Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally 272f1fc2cf3a: Pulling from altinityinfra/stateless-test 9cb31e2e37ea: Pulling fs layer df359b7b1559: Pulling fs layer 3a559aa61c9d: Pulling fs layer 68a0cab749fd: Pulling fs layer 651fb59f4bde: Pulling fs layer e46ee7633e06: Pulling fs layer 4d81e853134c: Pulling fs layer 2ca83fb30920: Pulling fs layer 87383c42c280: Pulling fs layer c69fd5871616: Pulling fs layer be36e833f5a0: Pulling fs layer 01d36d6d8ac0: Pulling fs layer d26aa70e4ee9: Pulling fs layer 4f4fb700ef54: Pulling fs layer a530659dc546: Pulling fs layer 67ee28f56be0: Pulling fs layer b4317c09da11: Pulling fs layer 85d8d0cf5c07: Pulling fs layer 698f50c38bfc: Pulling fs layer 72201d93f05d: Pulling fs layer b470e71e0f04: Pulling fs layer ac7e0d204651: Pulling fs layer b7ee99b11446: Pulling fs layer 6c599e19d203: Pulling fs layer 25487a5e81e2: Pulling fs layer 860a93490d01: Pulling fs layer 9cdda56dc0a5: Pulling fs layer 4f4fb700ef54: Waiting 68a0cab749fd: Waiting a530659dc546: Waiting 67ee28f56be0: Waiting b4317c09da11: Waiting 4d81e853134c: Waiting 651fb59f4bde: Waiting 2ca83fb30920: Waiting 87383c42c280: Waiting 85d8d0cf5c07: Waiting 6c599e19d203: Waiting 698f50c38bfc: Waiting 25487a5e81e2: Waiting 72201d93f05d: Waiting e46ee7633e06: Waiting c69fd5871616: Waiting 860a93490d01: Waiting be36e833f5a0: Waiting b470e71e0f04: Waiting ac7e0d204651: Waiting df359b7b1559: Verifying Checksum df359b7b1559: Download complete 9cb31e2e37ea: Download complete 68a0cab749fd: Verifying Checksum 68a0cab749fd: Download complete 3a559aa61c9d: Verifying Checksum 3a559aa61c9d: Download complete 4d81e853134c: Verifying Checksum 4d81e853134c: Download complete 651fb59f4bde: Verifying Checksum 651fb59f4bde: Download complete e46ee7633e06: Verifying Checksum e46ee7633e06: Download complete 87383c42c280: Verifying Checksum 87383c42c280: Download complete 9cb31e2e37ea: Pull complete df359b7b1559: Pull complete c69fd5871616: Verifying Checksum c69fd5871616: Download complete be36e833f5a0: Verifying Checksum be36e833f5a0: Download complete 01d36d6d8ac0: Verifying Checksum 01d36d6d8ac0: Download complete d26aa70e4ee9: Verifying Checksum d26aa70e4ee9: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete a530659dc546: Verifying Checksum a530659dc546: Download complete 67ee28f56be0: Verifying Checksum 67ee28f56be0: Download complete b4317c09da11: Verifying Checksum b4317c09da11: Download complete 85d8d0cf5c07: Download complete 698f50c38bfc: Verifying Checksum 698f50c38bfc: Download complete b470e71e0f04: Verifying Checksum b470e71e0f04: Download complete 3a559aa61c9d: Pull complete 68a0cab749fd: Pull complete ac7e0d204651: Verifying Checksum ac7e0d204651: Download complete b7ee99b11446: Verifying Checksum b7ee99b11446: Download complete 6c599e19d203: Verifying Checksum 6c599e19d203: Download complete 25487a5e81e2: Verifying Checksum 25487a5e81e2: Download complete 2ca83fb30920: Verifying Checksum 2ca83fb30920: Download complete 860a93490d01: Verifying Checksum 860a93490d01: Download complete 72201d93f05d: Verifying Checksum 72201d93f05d: Download complete 9cdda56dc0a5: Verifying Checksum 9cdda56dc0a5: Download complete 651fb59f4bde: Pull complete e46ee7633e06: Pull complete 4d81e853134c: Pull complete 2ca83fb30920: Pull complete 87383c42c280: Pull complete c69fd5871616: Pull complete be36e833f5a0: Pull complete 01d36d6d8ac0: Pull complete d26aa70e4ee9: Pull complete 4f4fb700ef54: Pull complete a530659dc546: Pull complete 67ee28f56be0: Pull complete b4317c09da11: Pull complete 85d8d0cf5c07: Pull complete 698f50c38bfc: Pull complete 72201d93f05d: Pull complete b470e71e0f04: Pull complete ac7e0d204651: Pull complete b7ee99b11446: Pull complete 6c599e19d203: Pull complete 25487a5e81e2: Pull complete 860a93490d01: Pull complete 9cdda56dc0a5: Pull complete Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1 Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a + source /setup_export_logs.sh ++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh ++ CLICKHOUSE_CI_LOGS_USER=ci ++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export ++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, ' ++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id' ++ EXTRA_ORDER_BY_COLUMNS=check_name ++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), ' ++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols' + source /basic_helpers.sh + source /repo/tests/docker_scripts/stress_tests.lib ++ OK='\tOK\t\N\t' ++ FAIL='\tFAIL\t\N\t' ++ FAILURE_CONTEXT_LINES=100 ++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000 ++ source /basic_helpers.sh + dmesg --clear + set -e -x -a + USE_DATABASE_REPLICATED=0 + USE_SHARED_CATALOG=0 ++ rg -v '#' /usr/share/zoneinfo/zone.tab ++ awk '{print $3}' ++ shuf ++ head -n1 + TZ=Pacific/Tongatapu + echo 'Chosen random timezone Pacific/Tongatapu' + ln -snf /usr/share/zoneinfo/Pacific/Tongatapu /etc/localtime Chosen random timezone Pacific/Tongatapu + echo Pacific/Tongatapu + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.3.20366.altinityantalya+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static_25.3.3.20366.altinityantalya+tsan_amd64.deb Selecting previously unselected package clickhouse-common-static. (Reading database ... 48449 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static_25.3.3.20366.altinityantalya+tsan_amd64.deb ... Unpacking clickhouse-common-static (25.3.3.20366.altinityantalya+tsan) ... Setting up clickhouse-common-static (25.3.3.20366.altinityantalya+tsan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20366.altinityantalya+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20366.altinityantalya+tsan_amd64.deb Selecting previously unselected package clickhouse-common-static-dbg. (Reading database ... 48476 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static-dbg_25.3.3.20366.altinityantalya+tsan_amd64.deb ... Unpacking clickhouse-common-static-dbg (25.3.3.20366.altinityantalya+tsan) ... Setting up clickhouse-common-static-dbg (25.3.3.20366.altinityantalya+tsan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.3.20366.altinityantalya+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-server_25.3.3.20366.altinityantalya+tsan_amd64.deb Selecting previously unselected package clickhouse-server. (Reading database ... 48483 files and directories currently installed.) Preparing to unpack .../clickhouse-server_25.3.3.20366.altinityantalya+tsan_amd64.deb ... Unpacking clickhouse-server (25.3.3.20366.altinityantalya+tsan) ... Setting up clickhouse-server (25.3.3.20366.altinityantalya+tsan) ... ClickHouse binary is already located at /usr/bin/clickhouse Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse. Creating symlink /usr/bin/ch to /usr/bin/clickhouse. Creating symlink /usr/bin/chl to /usr/bin/clickhouse. Creating symlink /usr/bin/chc to /usr/bin/clickhouse. Creating clickhouse group if it does not exist. groupadd -r clickhouse Creating clickhouse user if it does not exist. useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf. Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration. Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration. Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it. /etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path. /etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path. Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it. Log directory /var/log/clickhouse-server/ already exists. Creating data directory /var/lib/clickhouse/. Creating pid directory /var/run/clickhouse-server. chown -R clickhouse:clickhouse '/var/log/clickhouse-server/' chown -R clickhouse:clickhouse '/var/run/clickhouse-server' chown clickhouse:clickhouse '/var/lib/clickhouse/' groupadd -r clickhouse-bridge useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge' chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge' Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it. Setting capabilities for clickhouse binary. This is optional. chown -R clickhouse:clickhouse '/etc/clickhouse-server' ClickHouse has been successfully installed. Start clickhouse-server with: sudo clickhouse start Start clickhouse-client with: clickhouse-client + return + run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.3.20366.altinityantalya+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-client_25.3.3.20366.altinityantalya+tsan_amd64.deb Selecting previously unselected package clickhouse-client. (Reading database ... 48500 files and directories currently installed.) Preparing to unpack .../clickhouse-client_25.3.3.20366.altinityantalya+tsan_amd64.deb ... Unpacking clickhouse-client (25.3.3.20366.altinityantalya+tsan) ... Setting up clickhouse-client (25.3.3.20366.altinityantalya+tsan) ... + return + echo '' + [[ -z '' ]] + ch --query 'SELECT 1' 1 + chl --query 'SELECT 1' 1 + chc --version ClickHouse client version 25.3.3.20366.altinityantalya (altinity build). + ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test + export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py + CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py + source /repo/tests/docker_scripts/attach_gdb.lib ++ source /repo/tests/docker_scripts/utils.lib +++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P +++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 ++ source /basic_helpers.sh + source /repo/tests/docker_scripts/utils.lib ++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P ++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 + /repo/tests/config/install.sh + DEST_SERVER_PATH=/etc/clickhouse-server + DEST_CLIENT_PATH=/etc/clickhouse-client +++ dirname /repo/tests/config/install.sh ++ cd /repo/tests/config ++ pwd -P + SRC_PATH=/repo/tests/config + '[' 0 -ge 2 ']' + FAST_TEST=0 + NO_AZURE=0 Going to install test configs from /repo/tests/config into /etc/clickhouse-server + [[ 0 -gt 0 ]] + echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server' + mkdir -p /etc/clickhouse-server/config.d/ + mkdir -p /etc/clickhouse-server/users.d/ + mkdir -p /etc/clickhouse-client + ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/ + '[' 0 '!=' 1 ']' + ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/ + [[ -n '' ]] + ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/ + ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/server.key /etc/clickhouse-server/ + ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/ + ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/ + ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/ + [[ -n '' ]] + rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/ + [[ -n '' ]] + rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml + value=0 + sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml + value=46258176 + sed --follow-symlinks -i 's|[[:digit:]]\+|46258176|' /etc/clickhouse-server/config.d/keeper_port.xml + value=2287616 + sed --follow-symlinks -i 's|[[:digit:]]\+|2287616|' /etc/clickhouse-server/config.d/keeper_port.xml + value=1 + sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n '' ]] + [[ -n '' ]] + [[ '' == \1 ]] + [[ '' == \1 ]] + [[ 1 == \1 ]] + [[ 0 != \1 ]] + ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/ + [[ '' == \1 ]] + [[ 0 == \1 ]] + ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml + /repo/tests/docker_scripts/setup_minio.sh stateless + azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence + export MINIO_ROOT_USER=clickhouse + MINIO_ROOT_USER=clickhouse + export MINIO_ROOT_PASSWORD=clickhouse + MINIO_ROOT_PASSWORD=clickhouse + main stateless + local query_dir ++ check_arg stateless ++ local query_dir ++ '[' '!' 1 -eq 1 ']' ++ case "$1" in ++ query_dir=0_stateless ++ echo 0_stateless + query_dir=0_stateless + '[' '!' -f ./minio ']' + start_minio + mkdir -p ./minio_data + ./minio --version minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3) Runtime: go1.22.5 linux/amd64 License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Copyright: 2015-2024 MinIO, Inc. + wait_for_it + ./minio server --address :11111 ./minio_data + local counter=0 + local max_counter=60 + local url=http://localhost:11111 + params=('--silent' '--verbose') + local params + curl --silent --verbose http://localhost:11111 + grep AccessDenied + [[ 0 == \6\0 ]] + echo 'trying to connect to minio' + sleep 1 trying to connect to minio In-memory extent storage is enabled with a limit of 15667.21 MB (16428257280 bytes, 50% of total memory). Azurite Blob service is starting on 0.0.0.0:10000 Azurite Blob service successfully listens on http://0.0.0.0:10000 INFO: Formatting 1st pool, 1 set(s), 1 drives per set. INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable. MinIO Object Storage Server Copyright: 2015-2025 MinIO, Inc. License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64) API: http://172.17.0.2:11111 http://127.0.0.1:11111 WebUI: http://172.17.0.2:43139 http://127.0.0.1:43139 Docs: https://min.io/docs/minio/linux/index.html + counter=1 + curl --silent --verbose http://localhost:11111 + grep AccessDenied AccessDeniedAccess Denied./18510A158015AE347dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f + lsof -i :11111 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME minio 279 root 8u IPv6 28225 0t0 TCP *:11111 (LISTEN) minio 279 root 9u IPv4 28224 0t0 TCP localhost:11111 (LISTEN) minio 279 root 10u IPv6 28226 0t0 TCP localhost:11111 (LISTEN) + sleep 5 + setup_minio stateless + local test_type=stateless + ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse Added `clickminio` successfully. + ./mc admin user add clickminio test testtest Added user `test` successfully. + ./mc admin policy attach clickminio readwrite --user=test Attached Policies: [readwrite] To User: test + ./mc mb --ignore-existing clickminio/test Bucket created successfully `clickminio/test`. + '[' stateless = stateless ']' + ./mc anonymous set public clickminio/test Access permission for `clickminio/test` is set to `public` + upload_data 0_stateless /repo/tests/ + local query_dir=0_stateless + local test_path=/repo/tests/ + local data_path=/repo/tests//queries/0_stateless/data_minio + '[' -d /repo/tests//queries/0_stateless/data_minio ']' + ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/ `/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet` `/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow` `/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar` `/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip` `/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz` `/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet` `/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet` `/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv` `/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv` `/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv` `/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` `/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` `/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json` `/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` `/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv` Total: 5.48 MiB, Transferred: 5.48 MiB, Speed: 108.68 MiB/s + setup_aws_credentials + local minio_root_user=clickhouse + local minio_root_password=clickhouse + mkdir -p /root/.aws + cat + config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml + set +x File /tmp/export-logs-config.sh does not exist, do not setup + [[ -n '' ]] + export IS_FLAKY_CHECK=0 + IS_FLAKY_CHECK=0 + export NUM_TRIES + '[' 1 -gt 1 ']' + sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' 1 + break + setup_logs_replication + set +x File /tmp/export-logs-config.sh does not exist, do not setup + attach_gdb_to_clickhouse ++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)' + IS_ASAN=0 + [[ 0 = \1 ]] ++ kill -l SIGRTMIN + RTMIN=34 + echo ' set follow-fork-mode parent handle SIGHUP nostop noprint pass handle SIGINT nostop noprint pass handle SIGQUIT nostop noprint pass handle SIGPIPE nostop noprint pass handle SIGTERM nostop noprint pass handle SIGUSR1 nostop noprint pass handle SIGUSR2 nostop noprint pass handle SIG34 nostop noprint pass info signals # safeExit is called if graceful shutdown times out. Print stack traces in that case. break safeExit continue backtrace full info registers p top' 1 KiB of the 'stack: p/x *(uint64_t[128]*)$sp maintenance info sections thread apply all backtrace full disassemble /s up disassemble /s up disassemble /s p "done" detach quit ' + sleep 5 + ts '%Y-%m-%d %H:%M:%S' ++ cat /var/run/clickhouse-server/clickhouse-server.pid + gdb -batch -command script.gdb -p 408 aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory + run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' + local retries=60 + shift + local retry=0 + '[' 0 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Connected to clickhouse-server after attaching gdb + return + clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs ( log JSON(time DateTime64(9)) ) ENGINE = MergeTree ORDER BY tuple()' + clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs ( log JSON(time DateTime64(9)) ) ENGINE = MergeTree ORDER BY tuple()' + ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500 Successfully applied new settings. + ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500 Successfully applied new settings. + max_retries=100 + retry=1 + '[' 1 -le 100 ']' + echo 'clickminio restart attempt 1:' clickminio restart attempt 1: ++ ./mc admin service restart clickminio --wait --json ++ jq -r .status INFO: Restarting on service signal MinIO Object Storage Server Copyright: 2015-2025 MinIO, Inc. License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64) API: http://172.17.0.2:11111 http://127.0.0.1:11111 WebUI: http://172.17.0.2:41311 http://127.0.0.1:41311 Docs: https://min.io/docs/minio/linux/index.html Output of restart status: success success Restarted clickminio successfully. + output='success success' + echo 'Output of restart status: success success' + expected_output='success success' + '[' 'success success' = 'success success' ']' + echo 'Restarted clickminio successfully.' + break + '[' 1 -gt 100 ']' + MC_ADMIN_PID=1347 + ./mc admin trace clickminio + export -f run_tests + export -f prepare_stateful_data + prepare_stateful_data + [[ -n 0 ]] + [[ 0 -eq 1 ]] + clickhouse-client --query 'SHOW DATABASES' INFORMATION_SCHEMA default information_schema system + clickhouse-client --query 'CREATE DATABASE datasets' + clickhouse-client + clickhouse-client --query 'SHOW TABLES FROM datasets' hits_v1 visits_v1 + clickhouse-client --query 'CREATE DATABASE test' + clickhouse-client --query 'SHOW TABLES FROM test' + [[ -n '' ]] + clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits' + clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits' + clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\''' + clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16' + clickhouse-client --query 'SHOW TABLES FROM test' hits hits_s3 visits + clickhouse-client --query 'SELECT count() FROM test.hits' 8873898 + clickhouse-client --query 'SELECT count() FROM test.visits' 1676861 + '[' 1 -gt 1 ']' + run_tests + set -x + read -ra ADDITIONAL_OPTIONS + HIGH_LEVEL_COVERAGE=YES + '[' 1 -gt 1 ']' + [[ -n '' ]] + [[ -n '' ]] + [[ 0 -eq 1 ]] + [[ '' -eq 1 ]] + [[ 0 -eq 1 ]] ++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\''' + [[ 1 == 0 ]] + ADDITIONAL_OPTIONS+=('--jobs') + ADDITIONAL_OPTIONS+=('8') + [[ -n 3 ]] + [[ -n 6 ]] + ADDITIONAL_OPTIONS+=('--run-by-hash-num') + ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM") + ADDITIONAL_OPTIONS+=('--run-by-hash-total') + ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL") + HIGH_LEVEL_COVERAGE=NO + [[ -n '' ]] + [[ NO = \Y\E\S ]] + [[ '' -eq 1 ]] + ADDITIONAL_OPTIONS+=('--zookeeper') + ADDITIONAL_OPTIONS+=('--shard') + [[ -n 0 ]] + [[ 0 -eq 1 ]] + [[ -n '' ]] + ADDITIONAL_OPTIONS+=('--report-logs-stats') + run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')' + local retries=10 + shift + local retry=0 + '[' 0 -ge 10 ']' + clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')' + return + set +e + TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}") + clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 3 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats + ts '%Y-%m-%d %H:%M:%S' + tee -a test_output/test_result.txt 2025-07-11 13:16:53 Using queries from '/repo/tests/queries' directory 2025-07-11 13:16:53 Connecting to ClickHouse server... OK 2025-07-11 13:16:53 Connected to server 25.3.3.20366.altinityantalya @ 1abef611c9a40dce30ed011ede491e532b2a3e72 HEAD 2025-07-11 13:16:54 Found 1200 parallel tests and 135 sequential tests 2025-07-11 13:16:54 Running about 150 stateless tests (Process-9). 2025-07-11 13:16:54 03037_dynamic_merges_2_vertical_wide_merge_tree: [ SKIPPED ] 0.00 sec. 2025-07-11 13:16:54 Reason: not running for current build 2025-07-11 13:16:54 Running about 150 stateless tests (Process-6). 2025-07-11 13:16:54 02244_casewithexpression_return_type: [ OK ] 0.49 sec. 2025-07-11 13:16:54 02962_analyzer_const_in_count_distinct: [ OK ] 0.49 sec. 2025-07-11 13:16:54 01485_256_bit_multiply: [ SKIPPED ] 0.00 sec. 2025-07-11 13:16:54 Reason: not running for current build 2025-07-11 13:16:54 Running about 150 stateless tests (Process-8). 2025-07-11 13:16:54 02467_cross_join_three_table_functions: [ OK ] 0.57 sec. 2025-07-11 13:16:54 Running about 150 stateless tests (Process-7). 2025-07-11 13:16:54 00098_b_union_all: [ OK ] 0.63 sec. 2025-07-11 13:16:54 Running about 150 stateless tests (Process-5). 2025-07-11 13:16:54 00920_multiply_aggregate_states_constants: [ OK ] 0.63 sec. 2025-07-11 13:16:55 Running about 150 stateless tests (Process-3). 2025-07-11 13:16:55 00148_summing_merge_tree_nested_map_multiple_values: [ OK ] 0.87 sec. 2025-07-11 13:16:55 03302_analyzer_join_filter_push_down_bug: [ OK ] 0.52 sec. 2025-07-11 13:16:55 02132_empty_mutation_livelock: [ OK ] 0.63 sec. 2025-07-11 13:16:55 00176_if_string_arrays: [ OK ] 0.62 sec. 2025-07-11 13:16:55 02144_avg_ubsan: [ OK ] 0.58 sec. 2025-07-11 13:16:55 Running about 150 stateless tests (Process-4). 2025-07-11 13:16:55 02159_left_right: [ OK ] 1.44 sec. 2025-07-11 13:16:55 01554_bloom_filter_index_big_integer_uuid: [ OK ] 0.93 sec. 2025-07-11 13:16:56 02907_filter_pushdown_crash: [ OK ] 0.74 sec. 2025-07-11 13:16:56 03210_convert_outer_join_to_inner_join_any_join: [ OK ] 0.73 sec. 2025-07-11 13:16:56 01582_move_to_prewhere_compact_parts: [ OK ] 0.73 sec. 2025-07-11 13:16:56 02265_cross_join_empty_list: [ OK ] 0.93 sec. 2025-07-11 13:16:57 01278_alter_rename_combination: [ OK ] 1.03 sec. 2025-07-11 13:16:57 03256_merges: [ OK ] 1.28 sec. 2025-07-11 13:16:57 02885_arg_min_max_combinator: [ OK ] 1.60 sec. 2025-07-11 13:16:57 01105_string_like: [ OK ] 0.94 sec. 2025-07-11 13:16:58 01916_lowcard_dict_type: [ OK ] 0.69 sec. 2025-07-11 13:16:58 02293_optimize_aggregation_in_order_Array_functions: [ OK ] 0.68 sec. 2025-07-11 13:16:58 03276_merge_tree_index_lazy_load: [ OK ] 0.89 sec. 2025-07-11 13:16:59 01777_map_populate_series_ubsan: [ OK ] 0.58 sec. 2025-07-11 13:16:59 01246_finalize_aggregation_race: [ OK ] 0.68 sec. 2025-07-11 13:16:59 03036_udf_user_defined_directory_in_client: [ OK ] 2.98 sec. 2025-07-11 13:16:59 02883_named_collections_override: [ OK ] 4.40 sec. 2025-07-11 13:16:59 01881_union_header_mismatch_bug: [ OK ] 0.62 sec. 2025-07-11 13:16:59 02456_BLAKE3_hash_function_test: [ OK ] 0.63 sec. 2025-07-11 13:17:00 02156_async_insert_query_log: [ OK ] 5.04 sec. 2025-07-11 13:17:00 01572_kill_window_function: [ OK ] 2.58 sec. 2025-07-11 13:17:00 02934_merge_tree_max_projections: [ OK ] 1.24 sec. 2025-07-11 13:17:01 02676_to_decimal_string: [ OK ] 2.04 sec. 2025-07-11 13:17:01 01342_query_parameters_alias: [ OK ] 1.83 sec. 2025-07-11 13:17:02 01284_fuzz_bits: [ OK ] 4.84 sec. 2025-07-11 13:17:02 03015_parser_shortcut_lexer_errors: [ OK ] 1.73 sec. 2025-07-11 13:17:02 02674_and_consistency: [ OK ] 0.71 sec. 2025-07-11 13:17:03 01774_ip_address_in_range: [ OK ] 2.28 sec. 2025-07-11 13:17:03 00235_create_temporary_table_as: [ OK ] 0.64 sec. 2025-07-11 13:17:03 03326_client_ignore_error_multiquery: [ OK ] 2.99 sec. 2025-07-11 13:17:03 03040_alias_column_join: [ OK ] 0.69 sec. 2025-07-11 13:17:03 03001_max_parallel_replicas_zero_value: [ OK ] 0.54 sec. 2025-07-11 13:17:04 02763_jit_compare_functions_nan: [ OK ] 0.88 sec. 2025-07-11 13:17:04 02386_analyzer_in_function_nested_subqueries: [ OK ] 0.53 sec. 2025-07-11 13:17:04 02312_is_not_null_prewhere: [ OK ] 0.73 sec. 2025-07-11 13:17:04 03357_block_structure_union_step: [ OK ] 0.69 sec. 2025-07-11 13:17:04 02733_fix_distinct_in_order_bug_49622: [ OK ] 0.53 sec. 2025-07-11 13:17:05 02245_s3_support_read_nested_column: [ OK ] 2.05 sec. 2025-07-11 13:17:06 00941_to_custom_week: [ OK ] 1.18 sec. 2025-07-11 13:17:06 02834_sparse_columns_sort_with_limit: [ OK ] 1.69 sec. 2025-07-11 13:17:07 02814_order_by_tuple_window_function: [ OK ] 0.60 sec. 2025-07-11 13:17:07 01825_new_type_json_ephemeral: [ OK ] 0.53 sec. 2025-07-11 13:17:08 02500_numbers_inference: [ OK ] 8.81 sec. 2025-07-11 13:17:08 02724_delay_mutations: [ OK ] 7.10 sec. 2025-07-11 13:17:08 03231_pr_duplicate_announcement: [ OK ] 0.93 sec. 2025-07-11 13:17:09 01046_trivial_count_query_distributed: [ OK ] 0.73 sec. 2025-07-11 13:17:10 01163_search_case_insensetive_utf8: [ OK ] 0.57 sec. 2025-07-11 13:17:10 01018_empty_aggregation_filling: [ OK ] 1.58 sec. 2025-07-11 13:17:10 00323_quantiles_timing_bug: [ OK ] 9.23 sec. 2025-07-11 13:17:11 02429_groupBitmap_chain_state: [ OK ] 0.98 sec. 2025-07-11 13:17:11 03213_distributed_analyzer: [ OK ] 0.94 sec. 2025-07-11 13:17:11 00982_array_enumerate_uniq_ranked: [ OK ] 0.48 sec. 2025-07-11 13:17:12 00759_kodieg: [ OK ] 0.48 sec. 2025-07-11 13:17:12 01145_with_fill_const: [ OK ] 0.48 sec. 2025-07-11 13:17:13 01679_format_readable_time_delta_inf: [ OK ] 0.55 sec. 2025-07-11 13:17:13 02286_quantile_tdigest_infinity: [ OK ] 7.70 sec. 2025-07-11 13:17:14 02320_mapped_array_witn_const_nullable: [ OK ] 0.68 sec. 2025-07-11 13:17:14 00900_long_parquet_load: [ SKIPPED ] 0.00 sec. 2025-07-11 13:17:14 Reason: not running for current build 2025-07-11 13:17:15 02477_single_value_data_string_regression: [ OK ] 7.11 sec. 2025-07-11 13:17:16 02477_analyzer_function_hints: [ OK ] 5.89 sec. 2025-07-11 13:17:16 03314_summing_merge_tree_final_not_found_column_in_block: [ OK ] 0.63 sec. 2025-07-11 13:17:16 02699_polygons_sym_difference_total_analyzer: [ OK ] 0.48 sec. 2025-07-11 13:17:17 00718_format_datetime_1: [ OK ] 0.78 sec. 2025-07-11 13:17:17 03167_transactions_are_really_disabled: [ OK ] 0.98 sec. 2025-07-11 13:17:17 02468_has_any_tuple: [ OK ] 0.53 sec. 2025-07-11 13:17:18 02694_wrong_identifier_shouldnt_be_accepted: [ OK ] 0.98 sec. 2025-07-11 13:17:18 02154_dictionary_get_http_json: [ OK ] 5.19 sec. 2025-07-11 13:17:18 00202_cross_join: [ OK ] 0.59 sec. 2025-07-11 13:17:19 03213_deep_json: [ OK ] 1.69 sec. 2025-07-11 13:17:20 02946_merge_tree_final_split_ranges_by_primary_key: [ OK ] 0.98 sec. 2025-07-11 13:17:20 02731_formats_s3: [ OK ] 1.58 sec. 2025-07-11 13:17:20 00534_functions_bad_arguments5: [ SKIPPED ] 0.00 sec. 2025-07-11 13:17:20 Reason: not running for current build 2025-07-11 13:17:20 01666_blns_long: [ OK ] 6.00 sec. 2025-07-11 13:17:20 03122_analyzer_collate_in_window_function: [ OK ] 0.68 sec. 2025-07-11 13:17:20 02685_decimal256_various: [ OK ] 1.28 sec. 2025-07-11 13:17:23 03374_indexes_with_trivial_cast: [ OK ] 2.28 sec. 2025-07-11 13:17:23 02226_parallel_reading_from_replicas_benchmark: [ OK ] 2.73 sec. 2025-07-11 13:17:23 00534_functions_bad_arguments9: [ SKIPPED ] 0.00 sec. 2025-07-11 13:17:23 Reason: not running for current build 2025-07-11 13:17:23 02187_insert_values_with_mv: [ OK ] 2.93 sec. 2025-07-11 13:17:24 02509_h3_arguments: [ OK ] 0.63 sec. 2025-07-11 13:17:24 01640_marks_corruption_regression: [ OK ] 1.08 sec. 2025-07-11 13:17:24 03357_storage_join_mv_context: [ OK ] 0.53 sec. 2025-07-11 13:17:25 01891_partition_hash: [ OK ] 0.78 sec. 2025-07-11 13:17:26 02769_parallel_replicas_unavailable_shards: [ OK ] 1.83 sec. 2025-07-11 13:17:26 01304_polygons_sym_difference: [ OK ] 0.98 sec. 2025-07-11 13:17:27 00451_left_array_join_and_constants: [ OK ] 0.63 sec. 2025-07-11 13:17:28 00096_aggregation_min_if: [ OK ] 8.05 sec. 2025-07-11 13:17:28 00615_nullable_alter_optimize: [ OK ] 0.98 sec. 2025-07-11 13:17:29 00582_not_aliasing_functions: [ OK ] 0.63 sec. 2025-07-11 13:17:34 03170_float_schema_inference_small_block: [ OK ] 4.84 sec. 2025-07-11 13:17:34 00283_column_cut: [ OK ] 0.48 sec. 2025-07-11 13:17:34 00984_parser_stack_overflow: [ OK ] 22.55 sec. 2025-07-11 13:17:35 01015_attach_part: [ OK ] 0.88 sec. 2025-07-11 13:17:35 02241_join_rocksdb_bs: [ OK ] 30.06 sec. 2025-07-11 13:17:35 02982_minmax_nan_null_order: [ OK ] 1.09 sec. 2025-07-11 13:17:35 00728_json_each_row_parsing: [ OK ] 9.58 sec. 2025-07-11 13:17:36 03290_partial_arrayROCAUC_and_arrayAUCPR: [ OK ] 0.79 sec. 2025-07-11 13:17:37 03230_system_projections: [ OK ] 0.68 sec. 2025-07-11 13:17:39 00502_custom_partitioning_local: [ OK ] 2.18 sec. 2025-07-11 13:17:40 01825_new_type_json_6: [ OK ] 5.09 sec. 2025-07-11 13:17:41 01252_weird_time_zone: [ OK ] 5.69 sec. 2025-07-11 13:17:41 02125_lz4_compression_bug_Native: [ OK ] 13.12 sec. 2025-07-11 13:17:42 03095_group_by_server_constants_bug: [ OK ] 0.98 sec. 2025-07-11 13:17:42 00534_filimonov: [ OK ] 6.79 sec. 2025-07-11 13:17:43 03035_alias_column_bug_distributed: [ OK ] 0.73 sec. 2025-07-11 13:17:43 02310_clickhouse_client_INSERT_progress_profile_events: [ OK ] 2.94 sec. 2025-07-11 13:17:43 02421_new_type_json_empty_parts: [ OK ] 20.29 sec. 2025-07-11 13:17:43 00286_format_long_negative_float: [ OK ] 0.58 sec. 2025-07-11 13:17:44 03276_empty_variant_type: [ OK ] 0.58 sec. 2025-07-11 13:17:44 03271_date_to_datetime_saturation: [ OK ] 4.44 sec. 2025-07-11 13:17:44 02222_allow_experimental_projection_optimization__enable_global_with_statement: [ OK ] 0.83 sec. 2025-07-11 13:17:45 03362_create_table_after_truncate_replicated_database: [ OK ] 1.08 sec. 2025-07-11 13:17:45 01091_query_profiler_does_not_hang: [ SKIPPED ] 0.00 sec. 2025-07-11 13:17:45 Reason: not running for current build 2025-07-11 13:17:45 00825_protobuf_format_array_of_arrays: [ OK ] 4.04 sec. 2025-07-11 13:17:45 02814_age_datediff: [ OK ] 1.63 sec. 2025-07-11 13:17:46 02165_h3_exact_edge_length_Km: [ OK ] 0.83 sec. 2025-07-11 13:17:46 01401_FORMAT_SETTINGS: [ OK ] 1.63 sec. 2025-07-11 13:17:46 03202_enum_json_cast: [ OK ] 0.58 sec. 2025-07-11 13:17:47 02317_like_with_trailing_escape: [ OK ] 0.83 sec. 2025-07-11 13:17:47 02794_pushdown_invalid_get: [ OK ] 0.73 sec. 2025-07-11 13:17:47 01659_h3_buffer_overflow: [ OK ] 2.73 sec. 2025-07-11 13:17:48 03034_recursive_cte_tree_merge_tree: [ OK ] 2.23 sec. 2025-07-11 13:17:48 01652_ignore_and_low_cardinality: [ OK ] 0.47 sec. 2025-07-11 13:17:48 00013_create_table_with_arrays: [ OK ] 0.78 sec. 2025-07-11 13:17:49 01514_input_format_tsv_enum_as_number_setting: [ OK ] 0.63 sec. 2025-07-11 13:17:49 01852_jit_if: [ OK ] 0.63 sec. 2025-07-11 13:17:50 02668_column_block_number_vertical_merge: [ OK ] 1.08 sec. 2025-07-11 13:17:51 02543_alter_rename_modify_stuck: [ OK ] 7.50 sec. 2025-07-11 13:17:52 02253_empty_part_checksums: [ OK ] 9.56 sec. 2025-07-11 13:17:52 01644_distributed_async_insert_fsync_smoke: [ OK ] 1.03 sec. 2025-07-11 13:17:52 02117_show_create_table_system: [ OK ] 1.49 sec. 2025-07-11 13:17:53 03353_codec_zstd_doubledelta_data_corruption: [ OK ] 0.63 sec. 2025-07-11 13:17:53 02009_decimal_no_trailing_zeros: [ OK ] 0.90 sec. 2025-07-11 13:17:54 01109_inflating_cross_join: [ OK ] 1.28 sec. 2025-07-11 13:17:55 03091_analyzer_same_table_name_in_different_databases: [ OK ] 0.68 sec. 2025-07-11 13:17:55 00505_secure: [ OK ] 3.30 sec. 2025-07-11 13:17:56 03390_non_constant_case: [ OK ] 1.43 sec. 2025-07-11 13:17:57 00699_materialized_view_mutations: [ OK ] 3.94 sec. 2025-07-11 13:17:57 02209_short_circuit_node_without_parents: [ OK ] 0.53 sec. 2025-07-11 13:17:58 01414_bloom_filter_index_with_const_column: [ OK ] 0.93 sec. 2025-07-11 13:17:59 01710_projection_in_index: [ OK ] 0.98 sec. 2025-07-11 13:17:59 01825_type_json_11: [ OK ] 4.74 sec. 2025-07-11 13:18:00 01585_use_index_for_global_in_with_null: [ OK ] 1.18 sec. 2025-07-11 13:18:00 00990_function_current_user: [ OK ] 0.73 sec. 2025-07-11 13:18:01 02901_parallel_replicas_rollup: [ OK ] 12.96 sec. 2025-07-11 13:18:01 00021_sorting_arrays: [ OK ] 0.48 sec. 2025-07-11 13:18:01 01046_materialized_view_with_join_over_distributed: [ OK ] 0.83 sec. 2025-07-11 13:18:01 00470_identifiers_in_double_quotes: [ OK ] 0.48 sec. 2025-07-11 13:18:02 01513_ilike_like_cache: [ OK ] 0.54 sec. 2025-07-11 13:18:02 03250_avoid_prefetch_empty_parts: [ OK ] 1.18 sec. 2025-07-11 13:18:02 02791_predicate_pushdown_different_types: [ OK ] 0.94 sec. 2025-07-11 13:18:02 01630_simple_aggregate_all_functions_in_aggregating_merge_tree: [ OK ] 58.10 sec. 2025-07-11 13:18:03 01114_clear_column_compact_parts: [ OK ] 0.83 sec. 2025-07-11 13:18:03 00132_sets: [ OK ] 0.84 sec. 2025-07-11 13:18:03 02364_multiSearch_function_family: [ OK ] 14.86 sec. 2025-07-11 13:18:03 00266_shard_global_subquery_and_aliases: [ OK ] 0.63 sec. 2025-07-11 13:18:04 02411_legacy_geobase: [ OK ] 0.88 sec. 2025-07-11 13:18:04 03243_compatibility_setting_with_alias: [ OK ] 0.78 sec. 2025-07-11 13:18:04 03090_analyzer_multiple_using_statements: [ OK ] 0.43 sec. 2025-07-11 13:18:04 03231_dynamic_incomplete_type_insert_bug: [ OK ] 0.59 sec. 2025-07-11 13:18:04 02841_local_assert: [ OK ] 2.43 sec. 2025-07-11 13:18:05 02156_storage_merge_prewhere: [ OK ] 1.29 sec. 2025-07-11 13:18:05 02004_intersect_except_const_column: [ OK ] 0.69 sec. 2025-07-11 13:18:05 01552_impl_aggfunc_cloneresize: [ OK ] 0.77 sec. 2025-07-11 13:18:05 00937_template_output_format: [ OK ] 3.44 sec. 2025-07-11 13:18:05 00401_merge_and_stripelog: [ OK ] 1.38 sec. 2025-07-11 13:18:06 02751_match_constant_needle: [ OK ] 0.48 sec. 2025-07-11 13:18:06 02807_math_unary_crash: [ OK ] 0.78 sec. 2025-07-11 13:18:06 02967_http_compressed: [ OK ] 1.48 sec. 2025-07-11 13:18:07 01355_ilike: [ OK ] 1.13 sec. 2025-07-11 13:18:07 01254_dict_load_after_detach_attach: [ OK ] 0.79 sec. 2025-07-11 13:18:07 02481_analyzer_join_alias_unknown_identifier_crash: [ OK ] 0.83 sec. 2025-07-11 13:18:07 02006_h3_to_geo_boundary: [ OK ] 0.68 sec. 2025-07-11 13:18:08 01936_quantiles_cannot_return_null: [ OK ] 0.53 sec. 2025-07-11 13:18:08 01350_intdiv_nontrivial_fpe: [ OK ] 0.78 sec. 2025-07-11 13:18:08 02958_transform_enum: [ OK ] 0.73 sec. 2025-07-11 13:18:09 02431_single_value_or_null_empty: [ OK ] 0.63 sec. 2025-07-11 13:18:09 03018_analyzer_greater_null: [ OK ] 0.47 sec. 2025-07-11 13:18:09 01854_s2_cap_union: [ OK ] 0.78 sec. 2025-07-11 13:18:10 00565_enum_order: [ OK ] 4.35 sec. 2025-07-11 13:18:10 01661_referer: [ OK ] 2.63 sec. 2025-07-11 13:18:11 02354_vector_search_subquery: [ OK ] 0.73 sec. 2025-07-11 13:18:11 02863_non_const_timezone_check: [ OK ] 1.58 sec. 2025-07-11 13:18:11 00537_quarters: [ OK ] 0.53 sec. 2025-07-11 13:18:11 01158_zookeeper_log_long: [ OK ] 2.38 sec. 2025-07-11 13:18:12 01045_order_by_pk_special_storages: [ OK ] 15.17 sec. 2025-07-11 13:18:12 00051_any_inner_join: [ OK ] 0.48 sec. 2025-07-11 13:18:12 00295_global_in_one_shard_rows_before_limit: [ OK ] 0.73 sec. 2025-07-11 13:18:13 00968_file_engine_in_subquery: [ OK ] 1.63 sec. 2025-07-11 13:18:13 03206_json_parsing_and_formatting: [ OK ] 7.89 sec. 2025-07-11 13:18:14 02153_clickhouse_local_profile_info: [ OK ] 1.68 sec. 2025-07-11 13:18:14 02790_sql_standard_fetch: [ OK ] 0.71 sec. 2025-07-11 13:18:15 02716_parquet_invalid_date32: [ OK ] 2.75 sec. 2025-07-11 13:18:15 02906_force_optimize_projection_name: [ OK ] 3.20 sec. 2025-07-11 13:18:16 02955_sparkBar_alias_sparkbar: [ OK ] 0.79 sec. 2025-07-11 13:18:16 00081_int_div_or_zero: [ OK ] 0.63 sec. 2025-07-11 13:18:16 00042_set: [ OK ] 2.64 sec. 2025-07-11 13:18:16 01396_low_cardinality_fixed_string_default: [ OK ] 0.73 sec. 2025-07-11 13:18:17 02504_bar_fractions: [ OK ] 0.53 sec. 2025-07-11 13:18:17 02833_window_func_range_offset: [ OK ] 0.69 sec. 2025-07-11 13:18:18 02552_check_referential_table_dependencies: [ OK ] 0.73 sec. 2025-07-11 13:18:18 02483_cuturlparameter_with_arrays: [ OK ] 0.74 sec. 2025-07-11 13:18:18 02542_case_no_else: [ OK ] 0.53 sec. 2025-07-11 13:18:18 00184_shard_distributed_group_by_no_merge: [ OK ] 2.13 sec. 2025-07-11 13:18:19 01591_window_functions: [ OK ] 5.85 sec. 2025-07-11 13:18:19 00707_float_csv_delimiter: [ OK ] 0.63 sec. 2025-07-11 13:18:19 03052_query_hash_includes_aliases: [ OK ] 0.53 sec. 2025-07-11 13:18:20 03246_toStartOfInterval_date_timezone_bug: [ OK ] 0.48 sec. 2025-07-11 13:18:20 02537_distributed_loosing_files_after_exception: [ OK ] 1.48 sec. 2025-07-11 13:18:21 01373_summing_merge_tree_exclude_partition_key: [ OK ] 11.45 sec. 2025-07-11 13:18:21 01764_collapsing_merge_adaptive_granularity: [ OK ] 0.93 sec. 2025-07-11 13:18:21 01457_min_index_granularity_bytes_setting: [ OK ] 0.67 sec. 2025-07-11 13:18:22 00529_orantius: [ OK ] 0.93 sec. 2025-07-11 13:18:23 03291_collapsing_invalid_sign: [ OK ] 1.29 sec. 2025-07-11 13:18:23 00198_group_by_empty_arrays: [ OK ] 0.53 sec. 2025-07-11 13:18:24 00900_orc_load: [ OK ] 5.16 sec. 2025-07-11 13:18:24 00747_contributors: [ OK ] 0.43 sec. 2025-07-11 13:18:24 00466_comments_in_keyword: [ OK ] 0.63 sec. 2025-07-11 13:18:24 02355_control_block_size_in_aggregator: [ OK ] 0.63 sec. 2025-07-11 13:18:25 01825_new_type_json_missed_values: [ OK ] 10.61 sec. 2025-07-11 13:18:25 02525_range_hashed_dictionary_update_field: [ OK ] 6.89 sec. 2025-07-11 13:18:25 02922_analyzer_aggregate_nothing_type: [ OK ] 4.64 sec. 2025-07-11 13:18:25 00145_empty_likes: [ OK ] 0.57 sec. 2025-07-11 13:18:26 01779_quantile_deterministic_msan: [ OK ] 0.53 sec. 2025-07-11 13:18:26 02498_storage_join_key_positions: [ OK ] 1.64 sec. 2025-07-11 13:18:26 03045_unknown_identifier_alias_substitution: [ OK ] 0.52 sec. 2025-07-11 13:18:27 00087_distinct_of_empty_arrays: [ OK ] 0.48 sec. 2025-07-11 13:18:28 02911_analyzer_order_by_read_in_order_query_plan: [ OK ] 3.18 sec. 2025-07-11 13:18:29 02457_s3_cluster_schema_inference: [ OK ] 3.93 sec. 2025-07-11 13:18:29 02070_join_on_disk: [ OK ] 1.63 sec. 2025-07-11 13:18:29 01915_for_each_crakjie: [ OK ] 0.58 sec. 2025-07-11 13:18:29 01602_max_distributed_connections: [ OK ] 7.55 sec. 2025-07-11 13:18:30 03035_argMinMax_numeric_non_extreme_bug: [ OK ] 0.53 sec. 2025-07-11 13:18:30 02771_resolve_compound_identifier: [ OK ] 0.57 sec. 2025-07-11 13:18:31 02319_timeslots_dt64: [ OK ] 1.24 sec. 2025-07-11 13:18:32 02457_bz2_concatenated: [ OK ] 2.63 sec. 2025-07-11 13:18:33 02352_lightweight_delete_on_replicated_merge_tree: [ OK ] 3.23 sec. 2025-07-11 13:18:33 01528_play: [ OK ] 1.38 sec. 2025-07-11 13:18:34 00117_parsing_arrays: [ OK ] 0.58 sec. 2025-07-11 13:18:35 01114_materialize_clear_index_compact_parts: [ OK ] 1.23 sec. 2025-07-11 13:18:36 03247_show_grants_with_implicit: [ OK ] 8.71 sec. 2025-07-11 13:18:36 03272_partition_pruning_monotonic_func_bug: [ OK ] 0.83 sec. 2025-07-11 13:18:37 00959_format_with_different_aliases: [ OK ] 1.54 sec. 2025-07-11 13:18:37 02319_lightweight_delete_on_merge_tree: [ OK ] 4.04 sec. 2025-07-11 13:18:38 Running about 150 stateless tests (Process-10). 2025-07-11 13:18:38 01655_plan_optimizations_optimize_read_in_window_order_long: [ OK ] 104.00 sec. 2025-07-11 13:18:38 03047_group_by_field_identified_aggregation: [ OK ] 0.48 sec. 2025-07-11 13:18:38 02861_uuid_format_serialization: [ OK ] 0.53 sec. 2025-07-11 13:18:38 02523_array_shuffle: [ OK ] 2.18 sec. 2025-07-11 13:18:38 02015_executable_user_defined_functions: [ OK ] 0.68 sec. 2025-07-11 13:18:39 00435_coalesce: [ OK ] 0.57 sec. 2025-07-11 13:18:39 01534_lambda_array_join: [ OK ] 0.83 sec. 2025-07-11 13:18:39 02190_format_regexp_cr_in_the_middle: [ OK ] 1.58 sec. 2025-07-11 13:18:39 01768_array_product: [ OK ] 0.88 sec. 2025-07-11 13:18:39 03123_analyzer_dist_join_CTE: [ OK ] 0.72 sec. 2025-07-11 13:18:40 02366_kql_func_scalar: [ OK ] 0.88 sec. 2025-07-11 13:18:40 01660_join_or_subqueries: [ OK ] 1.03 sec. 2025-07-11 13:18:41 02896_dwarf_format: [ OK ] 15.56 sec. 2025-07-11 13:18:41 02480_max_map_null_totals: [ OK ] 1.74 sec. 2025-07-11 13:18:41 00974_bitmapContains_with_primary_key: [ OK ] 0.69 sec. 2025-07-11 13:18:42 01890_materialized_distributed_join: [ OK ] 2.53 sec. 2025-07-11 13:18:43 03130_abs_in_key_condition_bug: [ OK ] 0.63 sec. 2025-07-11 13:18:43 02112_parse_date_yyyymmdd: [ OK ] 1.59 sec. 2025-07-11 13:18:43 03032_redundant_equals: [ OK ] 2.59 sec. 2025-07-11 13:18:44 01323_bad_arg_in_arithmetic_operations: [ OK ] 1.23 sec. 2025-07-11 13:18:44 02225_parallel_distributed_insert_select_view: [ OK ] 3.04 sec. 2025-07-11 13:18:45 03267_materialized_view_keeps_security_context: [ OK ] 0.58 sec. 2025-07-11 13:18:45 00754_first_significant_subdomain_more: [ OK ] 0.48 sec. 2025-07-11 13:18:46 02023_parser_number_binary_literal: [ OK ] 0.75 sec. 2025-07-11 13:18:46 00808_array_enumerate_segfault: [ OK ] 0.68 sec. 2025-07-11 13:18:47 02521_to_custom_day_of_week: [ OK ] 0.79 sec. 2025-07-11 13:18:48 03215_analyzer_replace_with_dummy_tables: [ OK ] 0.93 sec. 2025-07-11 13:18:49 01825_type_json_bools: [ OK ] 0.48 sec. 2025-07-11 13:18:50 01632_group_array_msan: [ OK ] 1.49 sec. 2025-07-11 13:18:51 01821_join_table_race_long: [ OK ] 8.34 sec. 2025-07-11 13:18:51 03240_array_element_or_null_for_map: [ OK ] 1.14 sec. 2025-07-11 13:18:52 03096_text_log_format_string_args_not_empty: [ OK ] 9.40 sec. 2025-07-11 13:18:52 03164_analyzer_global_in_alias: [ OK ] 0.99 sec. 2025-07-11 13:18:53 02561_with_fill_date_datetime_incompatible: [ OK ] 0.84 sec. 2025-07-11 13:18:53 01041_create_dictionary_if_not_exists: [ OK ] 0.63 sec. 2025-07-11 13:18:54 02575_merge_prewhere_different_default_kind: [ OK ] 0.78 sec. 2025-07-11 13:18:54 00957_coalesce_const_nullable_crash: [ OK ] 0.68 sec. 2025-07-11 13:18:54 02896_illegal_sampling: [ OK ] 0.53 sec. 2025-07-11 13:18:55 03112_analyzer_not_found_column_in_block: [ OK ] 0.78 sec. 2025-07-11 13:18:56 02205_ephemeral_1: [ OK ] 1.08 sec. 2025-07-11 13:18:57 03324_parallel_parsing_zero_bytes_buffer: [ OK ] 3.29 sec. 2025-07-11 13:18:57 01637_nullable_fuzz3: [ OK ] 0.69 sec. 2025-07-11 13:18:57 01108_restart_replicas_rename_deadlock_zookeeper: [ OK ] 25.90 sec. 2025-07-11 13:18:57 02989_group_by_tuple: [ OK ] 0.42 sec. 2025-07-11 13:18:58 00701_rollup: [ OK ] 0.73 sec. 2025-07-11 13:18:58 00498_bitwise_aggregate_functions: [ OK ] 0.58 sec. 2025-07-11 13:18:59 03164_optimize_read_in_order_nullable: [ OK ] 1.03 sec. 2025-07-11 13:19:00 02451_order_by_monotonic: [ OK ] 8.60 sec. 2025-07-11 13:19:01 02911_analyzer_remove_unused_projection_columns: [ OK ] 0.73 sec. 2025-07-11 13:19:01 01606_merge_from_wide_to_compact: [ OK ] 3.33 sec. 2025-07-11 13:19:01 01711_decimal_multiplication: [ OK ] 0.53 sec. 2025-07-11 13:19:02 02670_constant_skip_index: [ OK ] 0.88 sec. 2025-07-11 13:19:02 01010_pmj_one_row_blocks: [ OK ] 2.89 sec. 2025-07-11 13:19:03 01630_simple_aggregate_all_functions_in_summing_merge_tree: [ OK ] 76.03 sec. 2025-07-11 13:19:03 02480_parse_date_time_best_effort_math_overflow: [ OK ] 0.53 sec. 2025-07-11 13:19:04 02050_clickhouse_client_local_exception: [ OK ] 1.58 sec. 2025-07-11 13:19:05 02247_fix_extract_parser: [ OK ] 0.53 sec. 2025-07-11 13:19:06 00961_checksums_in_system_parts_columns_table: [ OK ] 0.53 sec. 2025-07-11 13:19:07 00690_insert_select_converting_exception_message: [ OK ] 4.20 sec. 2025-07-11 13:19:07 02346_non_negative_derivative: [ OK ] 1.59 sec. 2025-07-11 13:19:08 03271_max_bytes_ratio_before_external_order_by: [ OK ] 0.58 sec. 2025-07-11 13:19:08 01765_move_to_table_overlapping_block_number: [ OK ] 0.73 sec. 2025-07-11 13:19:08 02122_parallel_formatting_PrettyCompact: [ OK ] 11.05 sec. 2025-07-11 13:19:09 02716_create_direct_dict_with_lifetime_throws: [ OK ] 0.53 sec. 2025-07-11 13:19:09 00910_buffer_prewhere_different_types: [ OK ] 0.78 sec. 2025-07-11 13:19:09 01533_sum_if_nullable_bug: [ OK ] 0.68 sec. 2025-07-11 13:19:11 02841_valid_json_and_xml_on_http_exception: [ OK ] 44.86 sec. 2025-07-11 13:19:13 01232_json_as_string_format: [ OK ] 3.60 sec. 2025-07-11 13:19:13 01705_normalize_case_insensitive_function_names: [ OK ] 0.64 sec. 2025-07-11 13:19:14 02184_default_table_engine: [ OK ] 2.98 sec. 2025-07-11 13:19:14 02369_lost_part_intersecting_merges: [ OK ] 13.21 sec. 2025-07-11 13:19:14 03229_json_structure_comparison: [ OK ] 0.63 sec. 2025-07-11 13:19:15 00543_access_to_temporary_table_in_readonly_mode: [ OK ] 6.35 sec. 2025-07-11 13:19:15 00511_get_size_of_enum: [ OK ] 0.47 sec. 2025-07-11 13:19:15 03170_part_offset_as_table_column: [ OK ] 0.57 sec. 2025-07-11 13:19:16 00001_select_1: [ OK ] 0.49 sec. 2025-07-11 13:19:17 03040_dynamic_type_alters_2_wide_merge_tree: [ OK ] 1.79 sec. 2025-07-11 13:19:18 03321_join_on_is_null_lowcardinality: [ OK ] 0.63 sec. 2025-07-11 13:19:18 01413_rows_events: [ OK ] 2.44 sec. 2025-07-11 13:19:18 02893_system_drop_schema_cache_format: [ OK ] 0.43 sec. 2025-07-11 13:19:18 02981_insert_select_resize_to_max_insert_threads: [ OK ] 4.79 sec. 2025-07-11 13:19:19 02249_insert_select_from_input_schema_inference: [ OK ] 0.57 sec. 2025-07-11 13:19:19 02918_alter_temporary_table: [ OK ] 0.68 sec. 2025-07-11 13:19:19 02239_bzip2_bug: [ OK ] 9.76 sec. 2025-07-11 13:19:20 01050_clickhouse_dict_source_with_subquery: [ OK ] 0.78 sec. 2025-07-11 13:19:20 03114_analyzer_cte_with_join: [ OK ] 0.83 sec. 2025-07-11 13:19:20 02161_array_first_last: [ OK ] 0.74 sec. 2025-07-11 13:19:20 01440_big_int_arithm: [ OK ] 1.68 sec. 2025-07-11 13:19:20 01594_storage_join_uuid: [ OK ] 0.53 sec. 2025-07-11 13:19:20 02327_try_infer_integers_schema_inference: [ OK ] 0.88 sec. 2025-07-11 13:19:21 03210_lag_lead_inframe_types: [ OK ] 0.63 sec. 2025-07-11 13:19:21 00306_insert_values_and_expressions: [ OK ] 0.68 sec. 2025-07-11 13:19:21 03128_merge_tree_index_lazy_load: [ OK ] 0.68 sec. 2025-07-11 13:19:22 02814_currentDatabase_for_table_functions: [ OK ] 1.93 sec. 2025-07-11 13:19:22 01825_type_json_describe: [ OK ] 0.73 sec. 2025-07-11 13:19:24 00995_order_by_with_fill: [ OK ] 1.73 sec. 2025-07-11 13:19:24 02844_tsv_carriage_return_parallel_parsing: [ OK ] 2.29 sec. 2025-07-11 13:19:24 01533_collate_in_nullable: [ OK ] 0.63 sec. 2025-07-11 13:19:25 00744_join_not_found_column: [ OK ] 0.54 sec. 2025-07-11 13:19:25 03314_analyzer_resolve_in_parent_scope: [ OK ] 0.53 sec. 2025-07-11 13:19:26 01015_insert_values_parametrized: [ OK ] 4.14 sec. 2025-07-11 13:19:26 00987_distributed_stack_overflow: [ OK ] 0.98 sec. 2025-07-11 13:19:26 00397_tsv_format_synonym: [ OK ] 0.83 sec. 2025-07-11 13:19:26 02021_map_has: [ OK ] 0.63 sec. 2025-07-11 13:19:27 01643_merge_tree_fsync_smoke: [ OK ] 1.53 sec. 2025-07-11 13:19:28 01861_explain_pipeline: [ OK ] 0.79 sec. 2025-07-11 13:19:29 02373_analyzer_join_use_nulls: [ OK ] 2.38 sec. 2025-07-11 13:19:29 02188_parser_dictionary_primary_key: [ OK ] 1.08 sec. 2025-07-11 13:19:30 02474_analyzer_subqueries_table_expression_modifiers: [ OK ] 0.94 sec. 2025-07-11 13:19:31 01114_mysql_database_engine_segfault: [ OK ] 0.88 sec. 2025-07-11 13:19:31 03168_inconsistent_ast_formatting: [ OK ] 1.80 sec. 2025-07-11 13:19:31 02834_analyzer_with_statement_references: [ OK ] 0.59 sec. 2025-07-11 13:19:32 01710_projection_pk_trivial_count: [ OK ] 0.63 sec. 2025-07-11 13:19:32 00178_function_replicate: [ OK ] 0.53 sec. 2025-07-11 13:19:36 02124_json_each_row_with_progress: [ OK ] 9.66 sec. 2025-07-11 13:19:36 01668_test_toMonth_mysql_dialect: [ OK ] 0.54 sec. 2025-07-11 13:19:37 01185_create_or_replace_table: [ OK ] 1.29 sec. 2025-07-11 13:19:40 01278_min_insert_block_size_rows_for_materialized_views: [ OK ] 54.77 sec. 2025-07-11 13:19:41 00549_join_use_nulls: [ OK ] 0.74 sec. 2025-07-11 13:19:44 01903_csvwithnames_subset_of_columns: [ OK ] 11.56 sec. 2025-07-11 13:19:45 00825_protobuf_format_table_default: [ OK ] 3.90 sec. 2025-07-11 13:19:45 03282_json_equal_comparison: [ OK ] 0.59 sec. 2025-07-11 13:19:47 03376_iceberg_truncate: [ OK ] 2.34 sec. 2025-07-11 13:19:48 02497_storage_file_reader_selection: [ OK ] 3.24 sec. 2025-07-11 13:19:48 02313_dump_column_structure_low_cardinality: [ OK ] 0.55 sec. 2025-07-11 13:19:48 02513_validate_data_types: [ OK ] 1.49 sec. 2025-07-11 13:19:48 03037_dynamic_merges_1_vertical_wide_merge_tree: [ SKIPPED ] 0.00 sec. 2025-07-11 13:19:48 Reason: not running for current build 2025-07-11 13:19:49 03261_tuple_map_object_to_json_cast: [ OK ] 0.78 sec. 2025-07-11 13:19:50 00106_totals_after_having: [ OK ] 0.69 sec. 2025-07-11 13:19:51 00571_alter_nullable: [ OK ] 0.80 sec. 2025-07-11 13:19:52 01033_dictionaries_lifetime: [ OK ] 0.78 sec. 2025-07-11 13:19:53 01034_order_by_pk_prefix: [ OK ] 1.18 sec. 2025-07-11 13:19:54 02481_aggregation_in_order_plan: [ OK ] 0.78 sec. 2025-07-11 13:19:55 00375_shard_group_uniq_array_of_string: [ OK ] 40.98 sec. 2025-07-11 13:19:55 03222_parallel_replicas_min_marks_to_read_overflow: [ OK ] 1.73 sec. 2025-07-11 13:19:56 02018_multiple_with_fill_for_the_same_column: [ OK ] 0.68 sec. 2025-07-11 13:19:57 02116_interactive_hello: [ OK ] 1.69 sec. 2025-07-11 13:19:57 01517_select_final_distributed: [ OK ] 0.88 sec. 2025-07-11 13:19:57 00906_low_cardinality_const_argument: [ OK ] 0.42 sec. 2025-07-11 13:19:58 02287_legacy_column_name_of_tuple_literal_over_distributed: [ OK ] 0.53 sec. 2025-07-11 13:20:00 02149_external_schema_inference: [ OK ] 11.36 sec. 2025-07-11 13:20:03 02460_prewhere_row_level_policy: [ OK ] 2.35 sec. 2025-07-11 13:20:04 02268_json_wrong_root_type_in_schema_inference: [ OK ] 0.83 sec. 2025-07-11 13:20:08 00419_show_sql_queries: [ OK ] 3.94 sec. 2025-07-11 13:20:09 02534_keyed_siphash: [ OK ] 11.51 sec. 2025-07-11 13:20:10 01717_global_with_subquery_fix: [ OK ] 0.88 sec. 2025-07-11 13:20:10 01201_read_single_thread_in_order: [ OK ] 50.30 sec. 2025-07-11 13:20:10 03037_precent_rank: [ OK ] 0.73 sec. 2025-07-11 13:20:11 00948_values_interpreter_template: [ OK ] 0.98 sec. 2025-07-11 13:20:11 02481_prewhere_filtered_rows_div_by_zero: [ OK ] 1.18 sec. 2025-07-11 13:20:12 00917_least_sqr: [ OK ] 0.54 sec. 2025-07-11 13:20:21 02772_s3_crash: [ OK ] 9.10 sec. 2025-07-11 13:20:21 02377_executable_function_settings: [ OK ] 9.07 sec. 2025-07-11 13:20:21 01114_database_atomic: [ OK ] 79.17 sec. 2025-07-11 13:20:22 01656_test_hex_mysql_dialect: [ OK ] 0.43 sec. 2025-07-11 13:20:22 03286_backup_to_null: [ OK ] 1.03 sec. 2025-07-11 13:20:22 03080_incorrect_join_with_merge: [ OK ] 1.08 sec. 2025-07-11 13:20:22 02416_in_set_same_ast_diff_columns: [ OK ] 0.49 sec. 2025-07-11 13:20:23 02475_positive_modulo: [ OK ] 0.48 sec. 2025-07-11 13:20:23 00411_long_accurate_number_comparison_int3: [ OK ] 51.28 sec. 2025-07-11 13:20:23 01583_const_column_in_set_index: [ OK ] 0.83 sec. 2025-07-11 13:20:23 01825_type_json_wide_parts_merge: [ OK ] 0.69 sec. 2025-07-11 13:20:24 03290_pr_non_replicated_in_subquery: [ OK ] 0.58 sec. 2025-07-11 13:20:24 02911_join_on_nullsafe_optimization: [ OK ] 1.79 sec. 2025-07-11 13:20:25 03215_udf_with_union: [ OK ] 0.68 sec. 2025-07-11 13:20:25 02900_decimal_sort_with_multiple_columns: [ OK ] 0.59 sec. 2025-07-11 13:20:26 02046_remote_table_function_named_collections: [ OK ] 1.13 sec. 2025-07-11 13:20:26 01495_subqueries_in_with_statement_2: [ OK ] 0.99 sec. 2025-07-11 13:20:27 02028_tokens: [ OK ] 0.68 sec. 2025-07-11 13:20:27 01874_select_from_trailing_whitespaces: [ OK ] 4.09 sec. 2025-07-11 13:20:28 02790_keyed_hash_bug: [ OK ] 0.48 sec. 2025-07-11 13:20:28 01213_alter_rename_compact_part: [ OK ] 0.89 sec. 2025-07-11 13:20:29 03375_bool_partition: [ OK ] 0.58 sec. 2025-07-11 13:20:29 03129_serial_test_zookeeper: [ OK ] 1.33 sec. 2025-07-11 13:20:29 03215_fix_get_index_in_tuple: [ OK ] 0.68 sec. 2025-07-11 13:20:30 00751_default_databasename_for_view: [ OK ] 0.98 sec. 2025-07-11 13:20:30 02889_file_log_save_errors: [ OK ] 4.59 sec. 2025-07-11 13:20:31 02478_projection_and_alter_low_cardinality: [ OK ] 0.73 sec. 2025-07-11 13:20:32 02567_and_consistency: [ OK ] 1.13 sec. 2025-07-11 13:20:32 01030_incorrect_count_summing_merge_tree: [ OK ] 2.18 sec. 2025-07-11 13:20:35 02916_joinget_dependency: [ OK ] 2.68 sec. 2025-07-11 13:20:35 01916_low_cardinality_interval: [ OK ] 0.53 sec. 2025-07-11 13:20:37 01311_comparison_with_constant_string: [ OK ] 1.44 sec. 2025-07-11 13:20:37 02786_transform_float: [ OK ] 0.53 sec. 2025-07-11 13:20:38 02761_ddl_initial_query_id: [ OK ] 5.14 sec. 2025-07-11 13:20:38 00407_parsing_nulls: [ OK ] 8.50 sec. 2025-07-11 13:20:38 02580_like_substring_search_bug: [ OK ] 0.42 sec. 2025-07-11 13:20:39 01568_window_functions_distributed: [ OK ] 1.59 sec. 2025-07-11 13:20:39 03173_set_transformed_partition_pruning: [ OK ] 40.96 sec. 2025-07-11 13:20:39 01493_alter_remove_no_property_zookeeper_long: [ OK ] 1.19 sec. 2025-07-11 13:20:40 02114_offset_fetch_without_order_by: [ OK ] 1.44 sec. 2025-07-11 13:20:40 01351_parse_date_time_best_effort_us: [ OK ] 0.58 sec. 2025-07-11 13:20:40 02354_distributed_with_external_aggregation_memory_usage: [ SKIPPED ] 0.00 sec. 2025-07-11 13:20:40 Reason: not running for current build 2025-07-11 13:20:40 01925_test_group_by_const_consistency: [ OK ] 0.54 sec. 2025-07-11 13:20:40 01329_compare_tuple_string_constant: [ OK ] 0.83 sec. 2025-07-11 13:20:41 01909_mbtolou: [ OK ] 1.00 sec. 2025-07-11 13:20:42 02105_backslash_letter_commands: [ OK ] 1.93 sec. 2025-07-11 13:20:42 01286_constraints_on_default: [ OK ] 0.84 sec. 2025-07-11 13:20:42 02498_storage_join_key_positions_old_analyzer: [ OK ] 2.59 sec. 2025-07-11 13:20:42 03262_filter_push_down_view: [ OK ] 0.68 sec. 2025-07-11 13:20:43 01378_alter_rename_with_ttl_zookeeper: [ OK ] 0.93 sec. 2025-07-11 13:20:43 02002_global_subqueries_subquery_or_table_name: [ OK ] 0.53 sec. 2025-07-11 13:20:43 03075_analyzer_subquery_alias: [ OK ] 0.67 sec. 2025-07-11 13:20:43 00927_asof_joins: [ OK ] 0.69 sec. 2025-07-11 13:20:44 03277_analyzer_array_join_fix: [ OK ] 0.59 sec. 2025-07-11 13:20:44 03089_analyzer_alias_replacement: [ OK ] 0.49 sec. 2025-07-11 13:20:47 02760_dictionaries_memory: [ OK ] 127.38 sec. 2025-07-11 13:20:48 03130_analyzer_array_join_prefer_column: [ OK ] 0.58 sec. 2025-07-11 13:20:48 02233_set_enable_with_statement_cte_perf: [ OK ] 8.11 sec. 2025-07-11 13:20:48 02815_analyzer_aggregate_functions_of_group_by_keys: [ OK ] 26.54 sec. 2025-07-11 13:20:49 01355_defaultValueOfArgumentType_bug: [ OK ] 0.48 sec. 2025-07-11 13:20:49 03286_parallel_replicas_cross_join_bug: [ OK ] 41.39 sec. 2025-07-11 13:20:50 02868_distinct_to_count_optimization: [ OK ] 1.69 sec. 2025-07-11 13:20:50 01669_columns_declaration_serde_long: [ OK ] 1.43 sec. 2025-07-11 13:20:52 02366_kql_func_binary: [ OK ] 1.25 sec. 2025-07-11 13:20:53 03356_job_stack_trace: [ OK ] 3.94 sec. 2025-07-11 13:20:54 01090_zookeeper_mutations_and_insert_quorum_long: [ OK ] 1.93 sec. 2025-07-11 13:20:54 03124_analyzer_nested_CTE_dist_in: [ OK ] 0.68 sec. 2025-07-11 13:20:54 01019_alter_materialized_view_consistent: [ OK ] 6.45 sec. 2025-07-11 13:20:55 00944_create_bloom_filter_index_with_merge_tree: [ OK ] 10.66 sec. 2025-07-11 13:20:55 02552_siphash128_reference: [ OK ] 6.25 sec. 2025-07-11 13:20:55 01296_codecs_bad_arguments: [ OK ] 0.98 sec. 2025-07-11 13:20:56 02597_column_update_and_replication: [ OK ] 1.18 sec. 2025-07-11 13:20:56 03082_analyzer_left_join_correct_column: [ OK ] 0.63 sec. 2025-07-11 13:20:57 01533_distinct_nullable_uuid: [ OK ] 1.44 sec. 2025-07-11 13:21:08 03247_create-same-table-concurrently-with-atomic-engine: [ OK ] 13.94 sec. 2025-07-11 13:21:09 00930_max_partitions_per_insert_block: [ OK ] 11.69 sec. 2025-07-11 13:21:10 00044_sorting_by_string_descending: [ OK ] 0.53 sec. 2025-07-11 13:21:10 01083_log_first_column_alias: [ OK ] 0.53 sec. 2025-07-11 13:21:14 00975_move_partition_merge_tree: [ OK ] 19.92 sec. 2025-07-11 13:21:15 02706_array_map_tuples: [ OK ] 0.77 sec. 2025-07-11 13:21:16 00754_alter_modify_order_by_replicated_zookeeper_long: [ OK ] 32.04 sec. 2025-07-11 13:21:16 01270_optimize_skip_unused_shards_low_cardinality: [ OK ] 0.63 sec. 2025-07-11 13:21:17 01029_early_constant_folding: [ OK ] 0.48 sec. 2025-07-11 13:21:17 01924_argmax_bitmap_state: [ OK ] 0.64 sec. 2025-07-11 13:21:20 03148_query_log_used_dictionaries: [ OK ] 9.96 sec. 2025-07-11 13:21:21 02231_bloom_filter_sizing: [ OK ] 3.29 sec. 2025-07-11 13:21:21 01931_storage_merge_no_columns: [ OK ] 0.68 sec. 2025-07-11 13:21:22 02403_ttl_column_multiple_times: [ OK ] 0.73 sec. 2025-07-11 13:21:23 02834_add_sub_date_functions: [ OK ] 1.49 sec. 2025-07-11 13:21:24 02354_tuple_lowcardinality: [ OK ] 0.68 sec. 2025-07-11 13:21:25 00990_metric_log_table_not_empty: [ OK ] 4.24 sec. 2025-07-11 13:21:26 02193_async_insert_tcp_client_1: [ OK ] 2.33 sec. 2025-07-11 13:21:26 01071_http_header_exception_code: [ OK ] 1.23 sec. 2025-07-11 13:21:27 00442_filter_by_nullable: [ OK ] 0.83 sec. 2025-07-11 13:21:30 01174_select_insert_isolation: [ OK ] 34.54 sec. 2025-07-11 13:21:31 02763_mutate_compact_part_with_skip_indices_and_projections: [ OK ] 0.93 sec. 2025-07-11 13:21:31 00212_long_shard_aggregate_function_uniq: [ OK ] 48.44 sec. 2025-07-11 13:21:32 01073_attach_if_not_exists: [ OK ] 0.83 sec. 2025-07-11 13:21:32 01316_create_user_syntax_hilite: [ OK ] 1.55 sec. 2025-07-11 13:21:33 01825_type_json_btc: [ OK ] 5.27 sec. 2025-07-11 13:21:33 02559_multiple_read_steps_in_prewhere_missing_columns: [ OK ] 0.93 sec. 2025-07-11 13:21:34 00803_xxhash: [ OK ] 1.69 sec. 2025-07-11 13:21:34 03214_json_typed_dynamic_path: [ OK ] 1.03 sec. 2025-07-11 13:21:35 02732_transform_fuzz: [ OK ] 0.68 sec. 2025-07-11 13:21:35 00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper_long: [ OK ] 1.43 sec. 2025-07-11 13:21:36 03211_convert_outer_join_to_inner_join_anti_join: [ OK ] 0.88 sec. 2025-07-11 13:21:37 02343_create_empty_as_select: [ OK ] 0.48 sec. 2025-07-11 13:21:38 03216_arrayWithConstant_limits: [ OK ] 120.81 sec. 2025-07-11 13:21:39 02124_buffer_insert_select_race: [ OK ] 12.61 sec. 2025-07-11 13:21:39 01324_insert_tsv_raw: [ OK ] 0.73 sec. 2025-07-11 13:21:41 01451_dist_logs: [ OK ] 3.94 sec. 2025-07-11 13:21:41 02177_issue_31009_pt2: [ OK ] 26.47 sec. 2025-07-11 13:21:41 03300_nested_json_empty_keys: [ OK ] 0.54 sec. 2025-07-11 13:21:41 02705_protobuf_debug_abort: [ OK ] 2.18 sec. 2025-07-11 13:21:42 02459_materialized_view_default_value: [ OK ] 0.69 sec. 2025-07-11 13:21:42 00556_remove_columns_from_subquery: [ OK ] 0.54 sec. 2025-07-11 13:21:42 03013_fuzz_arrayPartialReverseSort: [ OK ] 0.53 sec. 2025-07-11 13:21:43 03008_azure_plain_rewritable_with_empty_col: [ OK ] 3.68 sec. 2025-07-11 13:21:43 03168_read_in_order_buffering_2: [ SKIPPED ] 0.00 sec. 2025-07-11 13:21:43 Reason: not running for current build 2025-07-11 13:21:43 00424_shard_aggregate_functions_of_nullable: [ OK ] 0.88 sec. 2025-07-11 13:21:43 00755_avg_value_size_hint_passing: [ OK ] 7.85 sec. 2025-07-11 13:21:43 01435_lcm_overflow: [ OK ] 0.82 sec. 2025-07-11 13:21:43 02347_rank_corr_size_overflow: [ OK ] 10.71 sec. 2025-07-11 13:21:44 03312_analyzer_unused_projection_fix: [ OK ] 0.68 sec. 2025-07-11 13:21:44 01710_projection_optimize_aggregators_of_group_by_keys: [ OK ] 0.63 sec. 2025-07-11 13:21:45 02302_column_decl_null_before_defaul_value: [ OK ] 1.28 sec. 2025-07-11 13:21:45 01062_max_parser_depth: [ OK ] 1.58 sec. 2025-07-11 13:21:45 03254_merge_source_parts: [ OK ] 2.85 sec. 2025-07-11 13:21:46 01713_table_ttl_old_syntax_zookeeper: [ OK ] 0.73 sec. 2025-07-11 13:21:46 03214_join_on_tuple_comparison_elimination_bug: [ OK ] 1.09 sec. 2025-07-11 13:21:47 02710_topk_with_empty_array: [ OK ] 0.48 sec. 2025-07-11 13:21:47 02221_system_zookeeper_unrestricted: [ OK ] 4.08 sec. 2025-07-11 13:21:47 00452_left_array_join_and_nullable: [ OK ] 0.58 sec. 2025-07-11 13:21:47 01412_optimize_deduplicate_bug: [ OK ] 0.58 sec. 2025-07-11 13:21:48 01543_collate_in_tuple: [ OK ] 0.73 sec. 2025-07-11 13:21:48 01012_reset_running_accumulate: [ OK ] 0.48 sec. 2025-07-11 13:21:48 02475_split_with_max_substrings: [ OK ] 3.78 sec. 2025-07-11 13:21:48 02009_from_infile: [ OK ] 3.33 sec. 2025-07-11 13:21:48 00208_agg_state_merge: [ OK ] 0.53 sec. 2025-07-11 13:21:48 00490_with_select: [ OK ] 0.53 sec. 2025-07-11 13:21:49 03104_create_view_join: [ OK ] 0.53 sec. 2025-07-11 13:21:49 01280_opencl_bitonic_order_by: [ OK ] 0.59 sec. 2025-07-11 13:21:49 02813_starting_in_text_log: [ OK ] 1.48 sec. 2025-07-11 13:21:49 00688_case_without_else: [ OK ] 0.52 sec. 2025-07-11 13:21:50 02133_classification: [ OK ] 1.48 sec. 2025-07-11 13:21:50 01515_force_data_skipping_indices: [ OK ] 0.98 sec. 2025-07-11 13:21:50 02234_column_function_short_circuit: [ OK ] 0.74 sec. 2025-07-11 13:21:50 01957_heredoc_more: [ OK ] 0.43 sec. 2025-07-11 13:21:51 01281_alter_rename_and_other_renames: [ OK ] 1.58 sec. 2025-07-11 13:21:51 02992_settings_overflow: [ OK ] 0.83 sec. 2025-07-11 13:21:51 01194_http_query_id: [ OK ] 3.54 sec. 2025-07-11 13:21:51 01495_subqueries_in_with_statement_3: [ OK ] 1.48 sec. 2025-07-11 13:21:52 02961_sumMapFiltered_keepKey: [ OK ] 0.53 sec. 2025-07-11 13:21:52 03362_join_where_false_76670: [ OK ] 0.63 sec. 2025-07-11 13:21:52 00939_test_null_in: [ OK ] 0.52 sec. 2025-07-11 13:21:52 02710_allow_suspicious_indices: [ OK ] 1.13 sec. 2025-07-11 13:21:53 00167_settings_inside_query: [ OK ] 0.88 sec. 2025-07-11 13:21:54 01231_log_queries_min_type: [ OK ] 1.93 sec. 2025-07-11 13:21:54 02499_extract_key_value_pairs_multiple_input: [ OK ] 2.53 sec. 2025-07-11 13:21:54 00700_decimal_gathers: [ OK ] 0.83 sec. 2025-07-11 13:21:55 03365_json_with_variant_subcolumn: [ OK ] 0.68 sec. 2025-07-11 13:21:55 02884_async_insert_native_protocol_2: [ OK ] 3.14 sec. 2025-07-11 13:21:56 01720_constraints_complex_types: [ OK ] 0.83 sec. 2025-07-11 13:21:57 00624_length_utf8: [ OK ] 0.47 sec. 2025-07-11 13:21:58 02918_sqlite_path_check: [ OK ] 2.28 sec. 2025-07-11 13:21:58 01052_compression_buffer_overrun: [ OK ] 1.43 sec. 2025-07-11 13:21:59 01778_test_LowCardinality_FixedString_pk: [ OK ] 0.88 sec. 2025-07-11 13:22:00 02530_dictionaries_update_field: [ OK ] 63.86 sec. 2025-07-11 13:22:00 02735_asof_join_right_null: [ OK ] 0.88 sec. 2025-07-11 13:22:00 00006_extremes_and_subquery_from: [ OK ] 0.48 sec. 2025-07-11 13:22:00 01936_empty_function_support_uuid: [ OK ] 0.68 sec. 2025-07-11 13:22:01 01786_explain_merge_tree: [ OK ] 11.21 sec. 2025-07-11 13:22:01 01546_log_queries_min_query_duration_ms: [ OK ] 3.09 sec. 2025-07-11 13:22:01 01916_multiple_join_view_optimize_predicate_chertus: [ OK ] 0.59 sec. 2025-07-11 13:22:02 02771_semi_join_use_nulls: [ OK ] 8.45 sec. 2025-07-11 13:22:02 03094_named_tuple_bug24607: [ OK ] 0.48 sec. 2025-07-11 13:22:02 01308_polygon_area: [ OK ] 0.68 sec. 2025-07-11 13:22:02 01622_codec_zstd_long: [ OK ] 1.23 sec. 2025-07-11 13:22:03 00309_formats: [ OK ] 0.72 sec. 2025-07-11 13:22:03 03371_bfloat16_special_values: [ OK ] 1.03 sec. 2025-07-11 13:22:03 02478_projection_with_group_by_alter: [ OK ] 1.03 sec. 2025-07-11 13:22:03 02943_variant_type_with_different_local_and_global_order: [ OK ] 55.03 sec. 2025-07-11 13:22:03 03204_storage_join_optimize: [ OK ] 0.57 sec. 2025-07-11 13:22:04 02184_nested_tuple: [ OK ] 0.78 sec. 2025-07-11 13:22:05 02097_json_strings_deserialization: [ OK ] 4.35 sec. 2025-07-11 13:22:05 02285_executable_user_defined_function_group_by: [ OK ] 0.68 sec. 2025-07-11 13:22:06 02689_meaningless_data_types: [ OK ] 0.70 sec. 2025-07-11 13:22:06 02922_url_s3_engine_size_virtual_column: [ OK ] 3.09 sec. 2025-07-11 13:22:07 00718_format_datetime: [ OK ] 3.23 sec. 2025-07-11 13:22:07 03017_analyzer_groupby_fuzz_61600: [ OK ] 0.57 sec. 2025-07-11 13:22:08 01521_global_in_prewhere_15792: [ OK ] 1.08 sec. 2025-07-11 13:22:09 03312_json_literal_remote: [ OK ] 3.99 sec. 2025-07-11 13:22:10 01277_toUnixTimestamp64: [ OK ] 0.88 sec. 2025-07-11 13:22:10 02797_read_subcolumns_from_files: [ OK ] 3.59 sec. 2025-07-11 13:22:10 00525_aggregate_functions_of_nullable_that_return_non_nullable: [ OK ] 0.72 sec. 2025-07-11 13:22:10 00534_functions_bad_arguments10: [ SKIPPED ] 0.00 sec. 2025-07-11 13:22:10 Reason: not running for current build 2025-07-11 13:22:11 02900_date_time_check_overflow: [ OK ] 2.08 sec. 2025-07-11 13:22:11 02480_every_asynchronous_metric_must_have_documentation: [ OK ] 0.49 sec. 2025-07-11 13:22:11 01825_type_json_distributed: [ OK ] 0.67 sec. 2025-07-11 13:22:11 01109_sc0rp10_string_hash_map_zero_bytes: [ OK ] 0.48 sec. 2025-07-11 13:22:12 02535_analyzer_group_by_use_nulls: [ OK ] 0.88 sec. 2025-07-11 13:22:13 01016_simhash_minhash: [ OK ] 1.99 sec. 2025-07-11 13:22:13 03280_cancelation_http_when_outputformat: [ OK ] 9.39 sec. 2025-07-11 13:22:13 02685_bson2: [ OK ] 0.53 sec. 2025-07-11 13:22:14 01822_async_read_from_socket_crash: [ OK ] 8.85 sec. 2025-07-11 13:22:15 01227_distributed_merge_global_in_primary_key: [ OK ] 1.73 sec. 2025-07-11 13:22:16 03254_pr_join_on_dups: [ OK ] 3.44 sec. 2025-07-11 13:22:17 02149_read_in_order_fixed_prefix_negative: [ OK ] 5.84 sec. 2025-07-11 13:22:17 03149_asof_join_ddb_timestamps: [ OK ] 1.18 sec. 2025-07-11 13:22:18 01426_geohash_constants: [ OK ] 0.58 sec. 2025-07-11 13:22:19 02420_final_setting_analyzer: [ OK ] 1.43 sec. 2025-07-11 13:22:19 02731_zero_objects_in_metadata: [ OK ] 4.64 sec. 2025-07-11 13:22:20 00156_array_map_to_constant: [ OK ] 0.74 sec. 2025-07-11 13:22:20 01677_array_enumerate_bug: [ OK ] 0.48 sec. 2025-07-11 13:22:20 02154_parser_backtracking: [ SKIPPED ] 0.00 sec. 2025-07-11 13:22:20 Reason: not running for current build 2025-07-11 13:22:21 01031_semi_anti_join: [ OK ] 0.68 sec. 2025-07-11 13:22:21 02207_subseconds_intervals: [ OK ] 1.74 sec. 2025-07-11 13:22:22 00469_comparison_of_strings_containing_null_char: [ OK ] 0.73 sec. 2025-07-11 13:22:22 02813_create_index_noop: [ OK ] 9.86 sec. 2025-07-11 13:22:22 01198_plus_inf: [ OK ] 0.53 sec. 2025-07-11 13:22:22 02833_concurrent_sessions: [ OK ] 21.79 sec. 2025-07-11 13:22:23 00350_count_distinct: [ OK ] 0.63 sec. 2025-07-11 13:22:23 03033_parts_splitter_bug_and_index_loading: [ OK ] 0.68 sec. 2025-07-11 13:22:24 00836_indices_alter: [ OK ] 1.23 sec. 2025-07-11 13:22:24 02477_fuse_quantiles: [ OK ] 0.78 sec. 2025-07-11 13:22:24 02680_instr_alias_for_position_case_insensitive: [ OK ] 0.48 sec. 2025-07-11 13:22:25 02841_not_ready_set_join_on: [ OK ] 0.69 sec. 2025-07-11 13:22:25 03312_issue_74708: [ OK ] 2.43 sec. 2025-07-11 13:22:26 02457_morton_coding_with_mask: [ OK ] 4.63 sec. 2025-07-11 13:22:26 00294_shard_enums: [ OK ] 1.34 sec. 2025-07-11 13:22:26 01420_format_row: [ OK ] 1.38 sec. 2025-07-11 13:22:26 02943_use_full_text_skip_index_with_has_any: [ OK ] 0.88 sec. 2025-07-11 13:22:26 01655_plan_optimizations_optimize_read_in_window_order: [ OK ] 11.51 sec. 2025-07-11 13:22:27 02113_base64encode_trailing_bytes: [ OK ] 3.39 sec. 2025-07-11 13:22:27 01675_data_type_coroutine_2: [ OK ] 33.71 sec. 2025-07-11 13:22:27 03149_analyzer_window_redefinition: [ OK ] 0.83 sec. 2025-07-11 13:22:27 01715_tuple_insert_null_as_default: [ OK ] 1.28 sec. 2025-07-11 13:22:28 02343_analyzer_lambdas_issue_28083: [ OK ] 0.52 sec. 2025-07-11 13:22:28 02790_optimize_skip_unused_shards_join: [ OK ] 0.68 sec. 2025-07-11 13:22:28 01635_nullable_fuzz: [ OK ] 0.63 sec. 2025-07-11 13:22:28 01781_map_op_ubsan: [ OK ] 0.53 sec. 2025-07-11 13:22:28 02353_format_settings: [ OK ] 1.78 sec. 2025-07-11 13:22:28 00592_union_all_different_aliases: [ OK ] 0.53 sec. 2025-07-11 13:22:29 02817_group_array_moving_zero_window_size: [ OK ] 0.52 sec. 2025-07-11 13:22:29 00279_quantiles_permuted_args: [ OK ] 0.52 sec. 2025-07-11 13:22:29 00257_shard_no_aggregates_and_constant_keys: [ OK ] 1.03 sec. 2025-07-11 13:22:29 02245_weird_partitions_pruning: [ OK ] 0.88 sec. 2025-07-11 13:22:29 02021_exponential_sum: [ OK ] 1.48 sec. 2025-07-11 13:22:30 02156_minus_op_with_datatime64: [ OK ] 0.78 sec. 2025-07-11 13:22:30 00852_any_join_nulls: [ OK ] 0.88 sec. 2025-07-11 13:22:30 02353_explain_ast_optimize: [ OK ] 0.54 sec. 2025-07-11 13:22:31 01161_information_schema: [ OK ] 1.43 sec. 2025-07-11 13:22:31 03003_sql_json_nonsense: [ OK ] 0.54 sec. 2025-07-11 13:22:31 02515_generate_ulid: [ OK ] 0.44 sec. 2025-07-11 13:22:33 02950_dictionary_ssd_cache_short_circuit: [ OK ] 2.19 sec. 2025-07-11 13:22:33 02498_analyzer_settings_push_down: [ OK ] 0.73 sec. 2025-07-11 13:22:34 02940_variant_text_deserialization: [ OK ] 4.54 sec. 2025-07-11 13:22:34 01033_function_substring: [ OK ] 2.54 sec. 2025-07-11 13:22:34 00825_protobuf_format_nested_optional: [ OK ] 3.49 sec. 2025-07-11 13:22:34 02676_optimize_old_parts_replicated: [ OK ] 52.98 sec. 2025-07-11 13:22:34 00602_throw_if: [ OK ] 7.75 sec. 2025-07-11 13:22:34 01298_alter_merge: [ OK ] 0.84 sec. 2025-07-11 13:22:35 01352_add_datetime_bad_get: [ OK ] 0.63 sec. 2025-07-11 13:22:35 01126_month_partitioning_consistent_code: [ OK ] 0.58 sec. 2025-07-11 13:22:35 00539_functions_for_working_with_json: [ OK ] 0.73 sec. 2025-07-11 13:22:35 03273_select_from_explain_ast_non_select: [ OK ] 0.58 sec. 2025-07-11 13:22:35 03210_fix_single_value_data_assertion: [ OK ] 1.75 sec. 2025-07-11 13:22:36 00861_decimal_quoted_csv: [ OK ] 0.68 sec. 2025-07-11 13:22:37 00056_join_number_string: [ OK ] 0.58 sec. 2025-07-11 13:22:37 02832_alter_delete_indexes_projections: [ OK ] 2.28 sec. 2025-07-11 13:22:38 03274_json_to_json_alter_nested_json: [ OK ] 2.28 sec. 2025-07-11 13:22:39 01213_optimize_skip_unused_shards_DISTINCT: [ OK ] 0.93 sec. 2025-07-11 13:22:39 02481_fix_parameters_parsing: [ OK ] 0.40 sec. 2025-07-11 13:22:39 01357_result_rows: [ OK ] 5.19 sec. 2025-07-11 13:22:40 01344_min_bytes_to_use_mmap_io_index: [ OK ] 2.88 sec. 2025-07-11 13:22:43 03210_json_type_alter_add_column: [ OK ] 3.34 sec. 2025-07-11 13:22:44 02413_replace_partition_zero_copy: [ OK ] 3.63 sec. 2025-07-11 13:22:44 03254_trivial_merge_selector: [ OK ] 4.50 sec. 2025-07-11 13:22:45 01825_type_json_10: [ OK ] 0.94 sec. 2025-07-11 13:22:46 02967_mysql_settings_override: [ OK ] 2.93 sec. 2025-07-11 13:22:47 02226_analyzer_or_like_combine: [ OK ] 2.00 sec. 2025-07-11 13:22:47 02366_kql_func_string: [ OK ] 9.67 sec. 2025-07-11 13:22:48 02015_order_by_with_fill_misoptimization: [ OK ] 0.70 sec. 2025-07-11 13:22:49 02453_check_path_in_errors_logger: [ OK ] 0.99 sec. 2025-07-11 13:22:50 02448_clone_replica_lost_part: [ OK ] 32.02 sec. 2025-07-11 13:22:50 00364_java_style_denormals: [ OK ] 0.84 sec. 2025-07-11 13:22:50 00187_like_regexp_prefix: [ OK ] 0.51 sec. 2025-07-11 13:22:50 01142_join_lc_and_nullable_in_key: [ OK ] 3.74 sec. 2025-07-11 13:22:51 00010_big_array_join: [ OK ] 0.64 sec. 2025-07-11 13:22:52 01602_temporary_table_in_system_tables: [ OK ] 1.04 sec. 2025-07-11 13:22:52 01035_enum_conversion_native_format: [ OK ] 6.21 sec. 2025-07-11 13:22:52 00973_create_table_as_table_function: [ OK ] 1.15 sec. 2025-07-11 13:22:52 00098_8_union_all: [ OK ] 0.49 sec. 2025-07-11 13:22:53 00953_moving_functions: [ OK ] 1.40 sec. 2025-07-11 13:22:53 00836_numbers_table_function_zero: [ OK ] 0.77 sec. 2025-07-11 13:22:53 02920_unary_operators_functions: [ OK ] 0.68 sec. 2025-07-11 13:22:54 02576_predicate_push_down_sorting_fix: [ OK ] 0.66 sec. 2025-07-11 13:22:54 02432_s3_parallel_parts_cleanup: [ OK ] 19.50 sec. 2025-07-11 13:22:54 02888_integer_type_inference_in_if_function: [ OK ] 0.91 sec. 2025-07-11 13:22:55 01151_storage_merge_filter_tables_by_virtual_column: [ OK ] 1.55 sec. 2025-07-11 13:22:55 01515_with_global_and_with_propagation: [ OK ] 1.11 sec. 2025-07-11 13:22:55 02889_parts_columns_filenames: [ OK ] 0.94 sec. 2025-07-11 13:22:56 01086_modulo_or_zero: [ OK ] 0.58 sec. 2025-07-11 13:22:56 00413_least_greatest_new_behavior: [ OK ] 0.79 sec. 2025-07-11 13:22:57 02751_parallel_replicas_bug_chunkinfo_not_set: [ OK ] 1.45 sec. 2025-07-11 13:22:58 01419_skip_index_compact_parts: [ OK ] 0.93 sec. 2025-07-11 13:22:59 03108_describe_union_all: [ OK ] 0.60 sec. 2025-07-11 13:22:59 02406_minmax_behaviour: [ OK ] 4.90 sec. 2025-07-11 13:22:59 02044_url_glob_parallel_connection_refused: [ OK ] 15.09 sec. 2025-07-11 13:22:59 03251_parquet_page_v2_native_reader: [ OK ] 3.44 sec. 2025-07-11 13:23:00 03212_variant_dynamic_cast_or_default: [ OK ] 5.34 sec. 2025-07-11 13:23:01 02731_auto_convert_dictionary_layout_to_complex_by_complex_keys: [ OK ] 1.78 sec. 2025-07-11 13:23:01 02918_wrong_dictionary_source: [ OK ] 1.29 sec. 2025-07-11 13:23:01 01674_htm_xml_coarse_parse: [ OK ] 0.59 sec. 2025-07-11 13:23:01 01556_accurate_cast_or_null: [ OK ] 2.24 sec. 2025-07-11 13:23:01 00830_join_overwrite: [ OK ] 0.99 sec. 2025-07-11 13:23:02 02346_fulltext_index_bug59039: [ OK ] 0.79 sec. 2025-07-11 13:23:02 00098_4_union_all: [ OK ] 1.03 sec. 2025-07-11 13:23:04 03208_groupArrayIntersect_serialization: [ OK ] 2.76 sec. 2025-07-11 13:23:04 01533_optimize_skip_merged_partitions: [ OK ] 1.51 sec. 2025-07-11 13:23:04 01650_drop_part_and_deduplication_zookeeper_long: [ OK ] 2.32 sec. 2025-07-11 13:23:05 01017_tsv_empty_as_default: [ OK ] 3.66 sec. 2025-07-11 13:23:06 02801_transform_nullable: [ OK ] 0.85 sec. 2025-07-11 13:23:06 01809_inactive_parts_to_delay_throw_insert: [ OK ] 1.90 sec. 2025-07-11 13:23:07 03014_analyzer_group_by_use_nulls: [ OK ] 0.61 sec. 2025-07-11 13:23:07 02048_clickhouse_local_stage: [ OK ] 3.16 sec. 2025-07-11 13:23:09 02668_column_block_number_with_projections: [ OK ] 1.74 sec. 2025-07-11 13:23:09 00534_client_ignore_error: [ OK ] 2.98 sec. 2025-07-11 13:23:09 02013_lc_nullable_and_infinity: [ OK ] 0.49 sec. 2025-07-11 13:23:10 02521_lightweight_delete_and_ttl: [ OK ] 5.07 sec. 2025-07-11 13:23:10 02048_parallel_reading_from_infile: [ OK ] 3.06 sec. 2025-07-11 13:23:10 02015_shard_crash_clang_12_build: [ OK ] 34.83 sec. 2025-07-11 13:23:10 01798_uniq_theta_union_intersect_not: [ OK ] 1.34 sec. 2025-07-11 13:23:10 00500_point_in_polygon_nan: [ OK ] 0.58 sec. 2025-07-11 13:23:10 00933_reserved_word: [ OK ] 0.58 sec. 2025-07-11 13:23:10 00945_ml_test: [ OK ] 0.73 sec. 2025-07-11 13:23:11 01430_moving_sum_empty_state: [ OK ] 0.53 sec. 2025-07-11 13:23:11 01124_view_bad_types: [ OK ] 0.68 sec. 2025-07-11 13:23:11 01291_unsupported_conversion_from_decimal: [ OK ] 0.83 sec. 2025-07-11 13:23:11 00733_if_datetime: [ OK ] 0.68 sec. 2025-07-11 13:23:12 03272_parallel_replicas_read_in_order: [ OK ] 13.18 sec. 2025-07-11 13:23:12 02916_analyzer_set_in_join: [ OK ] 0.53 sec. 2025-07-11 13:23:12 02770_async_buffer_ignore: [ OK ] 21.88 sec. 2025-07-11 13:23:13 03358_lambda_resolution_segfault_analyzer: [ OK ] 0.53 sec. 2025-07-11 13:23:13 02022_array_full_text_bloom_filter_index: [ OK ] 0.98 sec. 2025-07-11 13:23:13 02579_fill_empty_chunk: [ OK ] 0.48 sec. 2025-07-11 13:23:14 01501_clickhouse_client_INSERT_exception: [ OK ] 3.69 sec. 2025-07-11 13:23:14 02481_parquet_list_monotonically_increasing_offsets: [ SKIPPED ] 0.00 sec. 2025-07-11 13:23:14 Reason: not running for current build 2025-07-11 13:23:14 00806_alter_update: [ OK ] 0.57 sec. 2025-07-11 13:23:16 00126_buffer: [ OK ] 1.53 sec. 2025-07-11 13:23:16 02315_grouping_constant_folding: [ OK ] 0.63 sec. 2025-07-11 13:23:17 00427_alter_primary_key: [ OK ] 6.25 sec. 2025-07-11 13:23:18 03008_deduplication_random_setttings: [ OK ] 5.44 sec. 2025-07-11 13:23:18 02310_profile_events_insert: [ OK ] 2.08 sec. 2025-07-11 13:23:20 00990_hasToken_and_tokenbf: [ OK ] 1.78 sec. 2025-07-11 13:23:20 00763_lock_buffer_long: [ SKIPPED ] 0.00 sec. 2025-07-11 13:23:20 Reason: not running for current build 2025-07-11 13:23:21 01481_join_with_materialized: [ OK ] 0.68 sec. 2025-07-11 13:23:22 01300_group_by_other_keys: [ OK ] 53.88 sec. 2025-07-11 13:23:23 03093_analyzer_column_alias: [ OK ] 0.58 sec. 2025-07-11 13:23:24 02346_fulltext_index_match_predicate: [ OK ] 0.83 sec. 2025-07-11 13:23:25 00910_zookeeper_custom_compression_codecs_replicated_long: [ OK ] 7.31 sec. 2025-07-11 13:23:25 02423_multidimensional_array_get_data_at: [ OK ] 0.68 sec. 2025-07-11 13:23:27 03128_argMin_combinator_projection: [ OK ] 1.56 sec. 2025-07-11 13:23:28 03049_analyzer_group_by_alias: [ OK ] 0.78 sec. 2025-07-11 13:23:29 01033_storage_odbc_parsing_exception_check: [ OK ] 0.68 sec. 2025-07-11 13:23:33 03357_replacing_min_age_cleanup: [ OK ] 14.42 sec. 2025-07-11 13:23:33 02360_small_notation_h_for_hour_interval: [ OK ] 0.48 sec. 2025-07-11 13:23:35 02499_monotonicity_toUnixTimestamp64: [ OK ] 5.86 sec. 2025-07-11 13:23:35 02099_tsv_raw_format_1: [ OK ] 22.84 sec. 2025-07-11 13:23:35 01651_bugs_from_15889: [ OK ] 14.47 sec. 2025-07-11 13:23:36 01455_default_compression: [ OK ] 0.79 sec. 2025-07-11 13:23:36 02841_remote_parameter_parsing_error: [ OK ] 1.55 sec. 2025-07-11 13:23:37 01732_race_condition_storage_join_long: [ OK ] 22.64 sec. 2025-07-11 13:23:37 00163_shard_join_with_empty_table: [ OK ] 3.44 sec. 2025-07-11 13:23:37 01772_intdiv_minus_one_ubsan: [ OK ] 0.49 sec. 2025-07-11 13:23:37 01509_output_format_pretty_row_numbers: [ OK ] 1.04 sec. 2025-07-11 13:23:38 00563_insert_into_remote_and_zookeeper_long: [ OK ] 1.03 sec. 2025-07-11 13:23:39 03040_dynamic_type_alters_2_compact_merge_tree: [ OK ] 1.48 sec. 2025-07-11 13:23:39 02836_file_diagnostics_while_reading_header: [ OK ] 2.13 sec. 2025-07-11 13:23:39 01646_rewrite_sum_if_bug: [ OK ] 0.98 sec. 2025-07-11 13:23:41 00807_regexp_quote_meta: [ OK ] 1.83 sec. 2025-07-11 13:23:42 02470_mutation_sync_race: [ OK ] 32.36 sec. 2025-07-11 13:23:42 03021_get_client_http_header: [ OK ] 3.23 sec. 2025-07-11 13:23:42 02151_hash_table_sizes_stats_joins: [ SKIPPED ] 0.00 sec. 2025-07-11 13:23:42 Reason: not running for current build 2025-07-11 13:23:43 02885_async_insert_access_check_for_defaults: [ OK ] 8.06 sec. 2025-07-11 13:23:44 01319_mv_constants_bug: [ OK ] 1.11 sec. 2025-07-11 13:23:46 02296_ttl_non_deterministic: [ OK ] 3.54 sec. 2025-07-11 13:23:50 03011_definitive_guide_to_cast: [ OK ] 5.26 sec. 2025-07-11 13:23:50 02994_libarchive_compression: [ OK ] 11.40 sec. 2025-07-11 13:23:51 02560_null_as_default: [ OK ] 1.28 sec. 2025-07-11 13:23:51 03321_forwarded_for: [ OK ] 1.00 sec. 2025-07-11 13:23:52 03213_array_element_msan: [ OK ] 0.89 sec. 2025-07-11 13:23:53 02016_order_by_with_fill_monotonic_functions_removal: [ OK ] 0.61 sec. 2025-07-11 13:23:53 01128_generate_random_nested: [ OK ] 11.98 sec. 2025-07-11 13:23:54 01811_filter_by_null: [ OK ] 1.05 sec. 2025-07-11 13:23:55 03368_bfloat16_merge_join: [ OK ] 1.07 sec. 2025-07-11 13:23:55 02772_jit_date_time_add: [ OK ] 9.39 sec. 2025-07-11 13:23:56 02831_ast_fuzz_asan_join: [ OK ] 0.59 sec. 2025-07-11 13:23:56 01582_deterministic_function_with_predicate: [ OK ] 0.58 sec. 2025-07-11 13:23:59 02096_date_time_1970_saturation2: [ OK ] 2.86 sec. 2025-07-11 13:23:59 03173_row_binary_and_native_with_binary_encoded_types: [ OK ] 48.19 sec. 2025-07-11 13:24:02 02710_aggregation_nested_map_ip_uuid: [ OK ] 2.62 sec. 2025-07-11 13:24:02 00233_position_function_family: [ OK ] 10.74 sec. 2025-07-11 13:24:03 00031_parser_number: [ OK ] 0.69 sec. 2025-07-11 13:24:04 02462_number_to_datetype: [ OK ] 1.64 sec. 2025-07-11 13:24:05 00371_union_all: [ OK ] 1.00 sec. 2025-07-11 13:24:07 02899_use_default_format_on_http_exception: [ OK ] 2.21 sec. 2025-07-11 13:24:11 03006_correct_revoke_for_partial_rights: [ OK ] 7.97 sec. 2025-07-11 13:24:12 02036_jit_short_circuit: [ OK ] 0.70 sec. 2025-07-11 13:24:12 00546_shard_tuple_element_formatting: [ OK ] 0.74 sec. 2025-07-11 13:24:15 02865_array_join_with_max_block_size: [ OK ] 7.21 sec. 2025-07-11 13:24:17 02175_distributed_join_current_database: [ OK ] 2.03 sec. 2025-07-11 13:24:21 01933_client_replxx_convert_history: [ OK ] 4.80 sec. 2025-07-11 13:24:23 03037_dynamic_merges_small: [ OK ] 10.31 sec. 2025-07-11 13:24:25 01710_projection_fetch_long: [ OK ] 3.33 sec. 2025-07-11 13:24:26 03243_cluster_not_found_column: [ OK ] 0.98 sec. 2025-07-11 13:24:29 01733_transform_ubsan: [ OK ] 3.12 sec. 2025-07-11 13:24:30 02131_remove_columns_in_subquery: [ OK ] 0.65 sec. 2025-07-11 13:24:34 02932_refreshable_materialized_views_2: [ OK ] 34.07 sec. 2025-07-11 13:24:50 01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long: [ OK ] 27.26 sec. 2025-07-11 13:24:51 01533_quantile_deterministic_assert: [ OK ] 0.64 sec. 2025-07-11 13:24:51 00754_distributed_optimize_skip_select_on_unused_shards: [ OK ] 17.04 sec. 2025-07-11 13:24:51 01820_unhex_case_insensitive: [ OK ] 0.53 sec. 2025-07-11 13:24:51 03097_query_log_join_processes: [ OK ] 21.35 sec. 2025-07-11 13:24:52 03228_dynamic_subcolumns_from_subquery: [ OK ] 0.69 sec. 2025-07-11 13:24:52 00040_array_enumerate_uniq: [ OK ] 57.04 sec. 2025-07-11 13:24:52 00915_tuple_orantius: [ OK ] 0.53 sec. 2025-07-11 13:24:52 01825_type_json_14: [ OK ] 0.79 sec. 2025-07-11 13:24:53 03328_normalized_query_hash: [ OK ] 0.73 sec. 2025-07-11 13:24:53 00974_query_profiler: [ SKIPPED ] 0.00 sec. 2025-07-11 13:24:53 Reason: not running for current build 2025-07-11 13:24:54 02124_comparison_betwwen_decimal_and_float: [ OK ] 1.50 sec. 2025-07-11 13:24:54 01635_sum_map_fuzz: [ OK ] 1.64 sec. 2025-07-11 13:24:54 03036_join_filter_push_down_equivalent_sets: [ OK ] 2.68 sec. 2025-07-11 13:24:54 02000_default_from_default_empty_column: [ OK ] 0.79 sec. 2025-07-11 13:24:55 02513_analyzer_sort_msan: [ OK ] 0.63 sec. 2025-07-11 13:24:55 00026_shard_something_distributed: [ OK ] 0.73 sec. 2025-07-11 13:24:55 02710_date_diff_aliases: [ OK ] 0.69 sec. 2025-07-11 13:24:56 01259_combinator_distinct_distributed: [ OK ] 1.80 sec. 2025-07-11 13:24:56 02872_gcd_codec: [ OK ] 2.79 sec. 2025-07-11 13:24:56 00206_empty_array_to_single: [ OK ] 0.73 sec. 2025-07-11 13:24:56 00801_daylight_saving_time_hour_underflow: [ OK ] 0.58 sec. 2025-07-11 13:24:57 01600_select_in_different_types: [ OK ] 1.49 sec. 2025-07-11 13:24:58 02946_parallel_replicas_force_primary_key: [ OK ] 2.14 sec. 2025-07-11 13:25:01 02206_array_starts_ends_with: [ OK ] 2.46 sec. 2025-07-11 13:25:02 02410_csv_empty_fields_inference: [ OK ] 0.63 sec. 2025-07-11 13:25:03 03006_join_on_inequal_expression_4: [ OK ] 7.06 sec. 2025-07-11 13:25:05 01526_alter_add_and_modify_order_zookeeper: [ OK ] 3.71 sec. 2025-07-11 13:25:09 02786_max_execution_time_leaf: [ OK ] 5.31 sec. 2025-07-11 13:25:12 02539_generate_random_low_cardinality: [ OK ] 6.27 sec. 2025-07-11 13:25:13 00162_shard_global_join: [ OK ] 0.80 sec. 2025-07-11 13:25:13 03031_low_cardinality_logical_error: [ OK ] 0.64 sec. 2025-07-11 13:25:15 03000_minmax_index_first: [ OK ] 1.90 sec. 2025-07-11 13:25:16 03255_merge_mutation_start_entry_in_the_part_log: [ OK ] 7.01 sec. 2025-07-11 13:25:18 01172_transaction_counters: [ OK ] 2.50 sec. 2025-07-11 13:25:19 02893_trash_optimization: [ OK ] 0.59 sec. 2025-07-11 13:25:22 00600_replace_running_query: [ OK ] 7.20 sec. 2025-07-11 13:25:24 02765_parallel_replicas_final_modifier: [ OK ] 1.52 sec. 2025-07-11 13:25:29 02835_drop_user_during_session: [ OK ] 31.46 sec. 2025-07-11 13:25:30 00410_aggregation_combinators_with_arenas: [ OK ] 96.09 sec. 2025-07-11 13:25:30 02725_agg_projection_resprect_PK: [ OK ] 6.20 sec. 2025-07-11 13:25:32 03032_string_to_variant_cast: [ OK ] 1.36 sec. 2025-07-11 13:25:32 00515_gcd_lcm: [ OK ] 2.95 sec. 2025-07-11 13:25:33 03274_grace_hash_max_joined_block_size_rows_bug: [ OK ] 1.13 sec. 2025-07-11 13:25:34 02573_quantile_fuse_msan: [ OK ] 0.65 sec. 2025-07-11 13:25:35 00098_5_union_all: [ OK ] 0.69 sec. 2025-07-11 13:25:35 02499_read_json_objects_as_strings: [ OK ] 0.58 sec. 2025-07-11 13:25:37 00933_ttl_replicated_zookeeper: [ OK ] 7.50 sec. 2025-07-11 13:25:38 01922_client_param: [ OK ] 2.59 sec. 2025-07-11 13:25:38 03036_dynamic_read_shared_subcolumns_wide_merge_tree: [ SKIPPED ] 0.00 sec. 2025-07-11 13:25:38 Reason: not running for current build 2025-07-11 13:25:39 01939_type_map_json: [ OK ] 0.94 sec. 2025-07-11 13:25:45 01872_initial_query_start_time: [ OK ] 5.90 sec. 2025-07-11 13:25:46 01324_if_transform_strings_to_enum: [ OK ] 0.75 sec. 2025-07-11 13:25:49 01035_avg_weighted_long: [ OK ] 11.61 sec. 2025-07-11 13:25:50 02989_join_using_parent_scope: [ OK ] 4.20 sec. 2025-07-11 13:25:53 02907_backup_restore_default_nullable: [ OK ] 3.90 sec. 2025-07-11 13:25:54 01055_compact_parts: [ OK ] 4.20 sec. 2025-07-11 13:25:57 00754_alter_modify_order_by: [ OK ] 2.64 sec. 2025-07-11 13:25:58 02675_is_ipv6_function_fix: [ OK ] 0.80 sec. 2025-07-11 13:26:01 00800_low_cardinality_array_group_by_arg: [ OK ] 1.98 sec. 2025-07-11 13:26:08 02303_cast_nullable_to_custom_types: [ OK ] 6.96 sec. 2025-07-11 13:26:11 01683_text_log_deadlock: [ OK ] 17.78 sec. 2025-07-11 13:26:11 02366_direct_dictionary_dict_has: [ OK ] 2.37 sec. 2025-07-11 13:26:12 03198_json_extract_more_types: [ OK ] 0.90 sec. 2025-07-11 13:26:12 01341_datetime64_wrong_supertype: [ OK ] 0.61 sec. 2025-07-11 13:26:13 01080_join_get_null: [ OK ] 0.75 sec. 2025-07-11 13:26:14 03039_dynamic_replacing_merge_tree: [ OK ] 55.22 sec. 2025-07-11 13:26:16 02418_tautological_if_index: [ OK ] 2.50 sec. 2025-07-11 13:26:19 02149_schema_inference_formats_with_schema_2: [ OK ] 47.10 sec. 2025-07-11 13:26:20 03205_hashing_empty_tuples: [ OK ] 0.94 sec. 2025-07-11 13:26:23 01825_new_type_json_btc: [ OK ] 7.61 sec. 2025-07-11 13:26:25 00634_logging_shard: [ OK ] 4.60 sec. 2025-07-11 13:26:29 02731_analyzer_join_resolve_nested: [ OK ] 14.73 sec. 2025-07-11 13:26:36 02122_parallel_formatting_TSVWithNamesAndTypes: [ OK ] 12.72 sec. 2025-07-11 13:26:37 02169_map_functions: [ OK ] 7.60 sec. 2025-07-11 13:26:38 01515_mv_and_array_join_optimisation_bag: [ OK ] 1.11 sec. 2025-07-11 13:26:38 01825_replacing_vertical_merge: [ OK ] 1.91 sec. 2025-07-11 13:26:39 01391_limit_overflow: [ OK ] 0.54 sec. 2025-07-11 13:26:39 01054_cache_dictionary_bunch_update: [ OK ] 14.12 sec. 2025-07-11 13:26:39 02190_current_metrics_query: [ OK ] 0.69 sec. 2025-07-11 13:26:40 01428_nullable_asof_join: [ OK ] 1.99 sec. 2025-07-11 13:26:40 02517_union_columns_order: [ OK ] 0.74 sec. 2025-07-11 13:26:40 02818_memory_profiler_sample_min_max_allocation_size: [ SKIPPED ] 0.00 sec. 2025-07-11 13:26:40 Reason: not running for current build 2025-07-11 13:26:41 02315_replace_multiif_to_if: [ OK ] 0.53 sec. 2025-07-11 13:26:42 01083_functional_index_in_mergetree: [ OK ] 1.18 sec. 2025-07-11 13:26:42 01825_type_json_6: [ OK ] 3.85 sec. 2025-07-11 13:26:43 03129_update_nested_materialized_column_check: [ OK ] 0.68 sec. 2025-07-11 13:26:44 02479_race_condition_between_insert_and_droppin_mv: [ OK ] 199.59 sec. 2025-07-11 13:26:44 00542_materialized_view_and_time_zone_tag: [ OK ] 0.79 sec. 2025-07-11 13:26:44 01314_position_in_system_columns: [ OK ] 0.58 sec. 2025-07-11 13:26:45 02683_native_too_large_size: [ OK ] 0.89 sec. 2025-07-11 13:26:45 02386_set_columns_order: [ OK ] 0.88 sec. 2025-07-11 13:26:46 01671_merge_join_and_constants: [ OK ] 0.94 sec. 2025-07-11 13:26:47 01852_cast_operator_4: [ OK ] 0.63 sec. 2025-07-11 13:26:47 02155_csv_with_strings_with_slash: [ OK ] 4.54 sec. 2025-07-11 13:26:47 02354_vector_search_and_other_skipping_indexes: [ OK ] 0.47 sec. 2025-07-11 13:26:48 01801_nullable_low_cardinality_tsv: [ OK ] 2.68 sec. 2025-07-11 13:26:48 02313_negative_datetime64: [ OK ] 0.68 sec. 2025-07-11 13:26:49 02001_compress_output_file: [ OK ] 2.08 sec. 2025-07-11 13:26:49 00702_join_with_using_dups: [ OK ] 0.98 sec. 2025-07-11 13:26:49 01070_exception_code_in_query_log_table: [ OK ] 38.29 sec. 2025-07-11 13:26:49 00604_shard_remote_and_columns_with_defaults: [ OK ] 1.48 sec. 2025-07-11 13:26:49 02704_keeper_map_zk_nodes: [ OK ] 9.26 sec. 2025-07-11 13:26:49 01735_join_get_low_card_fix: [ OK ] 0.63 sec. 2025-07-11 13:26:50 03231_values_respect_format_settings_in_fields_conversion: [ OK ] 0.49 sec. 2025-07-11 13:26:50 02952_binary: [ OK ] 1.33 sec. 2025-07-11 13:26:50 03201_sumIf_to_countIf_return_type: [ OK ] 0.49 sec. 2025-07-11 13:26:51 02455_count_state_asterisk: [ OK ] 0.74 sec. 2025-07-11 13:26:51 00900_entropy_shard: [ OK ] 0.79 sec. 2025-07-11 13:26:53 02202_use_skip_indexes_if_final: [ OK ] 2.29 sec. 2025-07-11 13:26:53 01735_to_datetime64: [ OK ] 1.76 sec. 2025-07-11 13:26:54 02703_row_policies_for_asterisk: [ OK ] 2.65 sec. 2025-07-11 13:26:55 00955_test_final_mark: [ OK ] 5.74 sec. 2025-07-11 13:26:55 00927_asof_join_correct_bt: [ OK ] 1.59 sec. 2025-07-11 13:26:55 01852_cast_operator: [ OK ] 1.29 sec. 2025-07-11 13:26:56 01184_long_insert_values_huge_strings: [ OK ] 120.56 sec. 2025-07-11 13:26:57 02226_async_insert_table_function: [ OK ] 0.74 sec. 2025-07-11 13:26:57 01010_low_cardinality_and_native_http: [ OK ] 7.35 sec. 2025-07-11 13:26:57 01815_with_mergeable_state_after_aggregation_and_limit: [ OK ] 1.98 sec. 2025-07-11 13:26:57 01478_not_equi-join_on: [ OK ] 0.50 sec. 2025-07-11 13:26:59 01734_datetime64_from_float: [ OK ] 2.04 sec. 2025-07-11 13:27:00 02148_issue_32737: [ OK ] 2.89 sec. 2025-07-11 13:27:00 02904_arrow_dictionary_indexes: [ OK ] 5.31 sec. 2025-07-11 13:27:01 03364_with_fill_select_from_cluster_view: [ OK ] 1.08 sec. 2025-07-11 13:27:01 00541_kahan_sum: [ OK ] 0.75 sec. 2025-07-11 13:27:03 00408_http_keep_alive: [ OK ] 1.41 sec. 2025-07-11 13:27:03 02919_segfault_nullable_materialized_update: [ OK ] 1.67 sec. 2025-07-11 13:27:06 00825_protobuf_format_map: [ OK ] 3.60 sec. 2025-07-11 13:27:06 03001_matview_columns_after_modify_query: [ OK ] 11.52 sec. 2025-07-11 13:27:07 02417_from_select_syntax: [ OK ] 0.59 sec. 2025-07-11 13:27:07 02908_alter_column_alias: [ OK ] 0.48 sec. 2025-07-11 13:27:08 02888_single_state_nullable_type: [ OK ] 0.53 sec. 2025-07-11 13:27:09 03205_parallel_window_finctions_and_column_sparse_bug: [ OK ] 1.18 sec. 2025-07-11 13:27:10 01030_concatenate_equal_fixed_strings: [ OK ] 0.59 sec. 2025-07-11 13:27:13 03231_dynamic_variant_in_order_by_group_by: [ OK ] 6.22 sec. 2025-07-11 13:27:13 01452_normalized_query_hash: [ OK ] 0.63 sec. 2025-07-11 13:27:14 02122_parallel_formatting_CSVWithNamesAndTypes: [ OK ] 16.93 sec. 2025-07-11 13:27:14 03277_async_insert: [ OK ] 4.59 sec. 2025-07-11 13:27:15 03205_overlay: [ OK ] 2.14 sec. 2025-07-11 13:27:17 03217_filtering_in_system_tables: [ OK ] 17.42 sec. 2025-07-11 13:27:18 03003_codec_multiple_buffer_overflow: [ OK ] 2.46 sec. 2025-07-11 13:27:19 02674_null_default_structure: [ OK ] 0.65 sec. 2025-07-11 13:27:19 02985_shard_query_start_time: [ OK ] 4.35 sec. 2025-07-11 13:27:19 00731_long_merge_tree_select_opened_files: [ SKIPPED ] 0.00 sec. 2025-07-11 13:27:19 Reason: not running for current build 2025-07-11 13:27:19 00390_array_sort: [ OK ] 2.14 sec. 2025-07-11 13:27:20 03303_pretty_multiline: [ OK ] 0.59 sec. 2025-07-11 13:27:20 03168_read_in_order_buffering_1: [ OK ] 5.19 sec. 2025-07-11 13:27:20 02995_preliminary_filters_duplicated_columns_SimpleAggregateFunction: [ OK ] 0.69 sec. 2025-07-11 13:27:21 02162_range_hashed_dictionary_ddl_expression: [ OK ] 1.29 sec. 2025-07-11 13:27:21 02152_invalid_setting_with_hints_in_http_request: [ OK ] 2.40 sec. 2025-07-11 13:27:22 00399_group_uniq_array_date_datetime: [ OK ] 0.69 sec. 2025-07-11 13:27:22 00483_cast_syntax: [ OK ] 0.63 sec. 2025-07-11 13:27:24 02292_h3_unidirectional_funcs: [ OK ] 1.24 sec. 2025-07-11 13:27:25 01508_partition_pruning_long_2: [ OK ] 31.68 sec. 2025-07-11 13:27:25 02459_low_cardinality_uint128_aggregator: [ OK ] 6.05 sec. 2025-07-11 13:27:26 01661_join_complex: [ OK ] 1.94 sec. 2025-07-11 13:27:26 01521_distributed_query_hang: [ OK ] 0.68 sec. 2025-07-11 13:27:26 01659_array_aggregation_ubsan: [ OK ] 0.48 sec. 2025-07-11 13:27:26 03261_minmax_indices_by_default_table_copy: [ OK ] 0.64 sec. 2025-07-11 13:27:27 02700_regexp_operator: [ OK ] 0.49 sec. 2025-07-11 13:27:27 00752_low_cardinality_mv_1: [ OK ] 1.08 sec. 2025-07-11 13:27:28 02943_exprs_order_in_group_by_with_rollup: [ OK ] 0.83 sec. 2025-07-11 13:27:30 01159_combinators_with_parameters: [ OK ] 2.64 sec. 2025-07-11 13:27:31 01670_sign_function: [ OK ] 0.85 sec. 2025-07-11 13:27:32 01500_StorageFile_write_to_fd: [ OK ] 1.68 sec. 2025-07-11 13:27:32 02456_progress_tty: [ OK ] 11.49 sec. 2025-07-11 13:27:33 03275_ignore_nonexistent_files_fix: [ OK ] 0.68 sec. 2025-07-11 13:27:34 02416_row_policy_always_false_index: [ OK ] 0.59 sec. 2025-07-11 13:27:34 02931_rewrite_sum_column_and_constant: [ OK ] 5.69 sec. 2025-07-11 13:27:34 00534_functions_bad_arguments6: [ SKIPPED ] 0.00 sec. 2025-07-11 13:27:34 Reason: not running for current build 2025-07-11 13:27:35 02917_transform_tsan: [ OK ] 0.59 sec. 2025-07-11 13:27:35 02797_join_nested_lowcardinality_convert: [ OK ] 1.33 sec. 2025-07-11 13:27:37 02540_duplicate_primary_key: [ OK ] 1.90 sec. 2025-07-11 13:27:40 02473_optimize_old_parts: [ OK ] 36.82 sec. 2025-07-11 13:27:40 03251_orc_time_zone_write: [ OK ] 4.60 sec. 2025-07-11 13:27:40 01622_multiple_ttls: [ OK ] 2.91 sec. 2025-07-11 13:27:40 02816_clickhouse_local_table_name_expressions: [ OK ] 19.29 sec. 2025-07-11 13:27:40 03392_inconsistent_formatting_of_lambda: [ OK ] 0.68 sec. 2025-07-11 13:27:41 01825_type_json_9: [ OK ] 1.11 sec. 2025-07-11 13:27:41 03279_with_clickhouse_driver: [ OK ] 0.41 sec. 2025-07-11 13:27:42 02963_invalid_identifier: [ OK ] 0.80 sec. 2025-07-11 13:27:42 02789_set_index_nullable_condition_bug: [ OK ] 0.89 sec. 2025-07-11 13:27:42 00741_client_comment_multiline: [ OK ] 0.46 sec. 2025-07-11 13:28:00 01018_ip_dictionary_long: [ OK ] 17.11 sec. 2025-07-11 13:28:00 01033_quota_dcl: [ OK ] 0.57 sec. 2025-07-11 13:28:05 00705_drop_create_merge_tree: [ OK ] 40.23 sec. 2025-07-11 13:28:06 02935_external_table_enum_type: [ OK ] 5.45 sec. 2025-07-11 13:28:07 01621_decode_XML: [ OK ] 0.83 sec. 2025-07-11 13:28:08 02428_batch_nullable_assert: [ OK ] 0.68 sec. 2025-07-11 13:28:11 03316_fixup_used_columns_exception: [ OK ] 2.94 sec. 2025-07-11 13:28:12 01707_join_use_nulls: [ OK ] 0.93 sec. 2025-07-11 13:28:13 00912_string_comparison: [ OK ] 0.93 sec. 2025-07-11 13:28:16 01285_engine_join_donmikel: [ OK ] 3.44 sec. 2025-07-11 13:28:26 00687_top_and_offset: [ OK ] 9.35 sec. 2025-07-11 13:28:26 00719_format_datetime_rand: [ OK ] 53.92 sec. 2025-07-11 13:28:27 01281_join_with_prewhere_fix: [ OK ] 0.99 sec. 2025-07-11 13:28:27 01814_distributed_push_down_limit: [ OK ] 21.66 sec. 2025-07-11 13:28:27 01710_order_by_projections_complete: [ OK ] 0.73 sec. 2025-07-11 13:28:27 02021_h3_get_faces: [ OK ] 0.68 sec. 2025-07-11 13:28:27 03277_join_adaptive_spill_oom: [ SKIPPED ] 0.00 sec. 2025-07-11 13:28:27 Reason: not running for current build 2025-07-11 13:28:27 01710_projection_materialize_with_missing_columns: [ OK ] 0.73 sec. 2025-07-11 13:28:28 00873_t64_codec_date: [ OK ] 0.78 sec. 2025-07-11 13:28:28 02474_create_user_query_fuzzer_bug: [ OK ] 0.53 sec. 2025-07-11 13:28:28 02363_mapupdate_improve: [ OK ] 0.93 sec. 2025-07-11 13:28:29 00098_c_union_all: [ OK ] 0.53 sec. 2025-07-11 13:28:29 02459_read_in_order_bufer: [ OK ] 0.73 sec. 2025-07-11 13:28:29 00644_different_expressions_with_same_alias: [ OK ] 0.48 sec. 2025-07-11 13:28:29 00712_prewhere_with_sampling: [ OK ] 0.63 sec. 2025-07-11 13:28:31 01579_date_datetime_index_comparison: [ OK ] 1.18 sec. 2025-07-11 13:28:32 01087_storage_generate: [ OK ] 0.75 sec. 2025-07-11 13:28:33 01818_input_format_with_names_use_header: [ OK ] 3.64 sec. 2025-07-11 13:28:33 02943_variant_read_subcolumns: [ OK ] 290.82 sec. 2025-07-11 13:28:33 02293_compatibility_ignore_auto_increment_in_create_table: [ OK ] 1.59 sec. 2025-07-11 13:28:34 02783_max_bytes_to_read_in_schema_inference: [ OK ] 0.63 sec. 2025-07-11 13:28:34 03051_many_ctes: [ OK ] 0.58 sec. 2025-07-11 13:28:35 01660_join_or_any: [ OK ] 1.88 sec. 2025-07-11 13:28:35 02725_null_group_key_with_rollup: [ OK ] 0.83 sec. 2025-07-11 13:28:36 03033_dynamic_text_serialization: [ OK ] 0.83 sec. 2025-07-11 13:28:36 01833_test_collation_alvarotuso: [ OK ] 0.78 sec. 2025-07-11 13:28:37 03033_analyzer_query_parameters: [ OK ] 2.09 sec. 2025-07-11 13:28:38 00840_top_k_weighted: [ OK ] 0.88 sec. 2025-07-11 13:28:38 00938_template_input_format: [ OK ] 10.06 sec. 2025-07-11 13:28:38 02907_backup_mv_with_no_inner_table: [ OK ] 4.54 sec. 2025-07-11 13:28:38 02716_drop_if_empty: [ OK ] 1.99 sec. 2025-07-11 13:28:39 00317_in_tuples_and_out_of_range_values: [ OK ] 0.64 sec. 2025-07-11 13:28:39 02811_ip_dict_attribute: [ OK ] 0.74 sec. 2025-07-11 13:28:41 02364_setting_cross_to_inner_rewrite: [ OK ] 1.24 sec. 2025-07-11 13:28:41 01674_where_prewhere_array_crash: [ OK ] 0.80 sec. 2025-07-11 13:28:42 00980_shard_aggregation_state_deserialization: [ OK ] 3.25 sec. 2025-07-11 13:28:43 03013_test_part_level_is_reset_attach_from_disk_mt: [ OK ] 1.00 sec. 2025-07-11 13:28:43 02393_every_metric_must_have_documentation: [ OK ] 0.59 sec. 2025-07-11 13:28:43 02662_sparse_columns_mutations_3: [ OK ] 4.79 sec. 2025-07-11 13:28:43 00098_d_union_all: [ OK ] 0.83 sec. 2025-07-11 13:28:44 03031_table_function_fuzzquery: [ OK ] 0.70 sec. 2025-07-11 13:28:51 00838_unique_index: [ OK ] 7.36 sec. 2025-07-11 13:28:52 02124_insert_deduplication_token_multiple_blocks: [ OK ] 8.91 sec. 2025-07-11 13:28:53 03311_recursive_cte_old_analyzer_error: [ OK ] 1.91 sec. 2025-07-11 13:28:54 02249_parse_date_time_basic: [ OK ] 1.34 sec. 2025-07-11 13:28:59 02712_bool_better_exception_message: [ OK ] 4.46 sec. 2025-07-11 13:29:01 02122_parallel_formatting_JSONCompactStringsEachRow: [ OK ] 23.29 sec. 2025-07-11 13:29:04 02165_replicated_grouping_sets: [ OK ] 5.09 sec. 2025-07-11 13:29:05 01560_mann_whitney: [ OK ] 1.23 sec. 2025-07-11 13:29:06 02029_output_csv_null_representation: [ OK ] 0.58 sec. 2025-07-11 13:29:06 01660_test_toDayOfYear_mysql_compatibility: [ OK ] 0.54 sec. 2025-07-11 13:29:07 02681_group_array_too_large_size: [ OK ] 0.83 sec. 2025-07-11 13:29:08 01503_fixed_string_primary_key: [ OK ] 0.90 sec. 2025-07-11 13:29:09 03246_range_literal_replacement_works: [ OK ] 0.74 sec. 2025-07-11 13:29:09 02863_interpolate_subquery: [ OK ] 0.53 sec. 2025-07-11 13:29:10 03094_analyzer_fiddle_multiif: [ OK ] 0.58 sec. 2025-07-11 13:29:14 02997_fix_datetime64_scale_conversion: [ OK ] 4.04 sec. 2025-07-11 13:29:15 02417_keeper_map_create_drop: [ OK ] 0.93 sec. 2025-07-11 13:29:16 01658_test_base64Encode_mysql_compatibility: [ OK ] 0.48 sec. 2025-07-11 13:29:21 03246_alter_from_string_to_json: [ OK ] 100.92 sec. 2025-07-11 13:29:22 01801_approx_total_rows_mergetree_reverse: [ OK ] 1.08 sec. 2025-07-11 13:29:23 01008_materialized_view_henyihanwobushi: [ OK ] 0.84 sec. 2025-07-11 13:29:23 02265_limit_push_down_over_window_functions_bug: [ OK ] 31.16 sec. 2025-07-11 13:29:23 01514_distributed_cancel_query_on_error: [ OK ] 103.74 sec. 2025-07-11 13:29:24 02706_keeper_map_insert_strict: [ OK ] 0.83 sec. 2025-07-11 13:29:24 03254_normalize_aggregate_states_with_named_tuple_args: [ OK ] 0.89 sec. 2025-07-11 13:29:26 02597_column_update_tricky_expression_and_replication: [ OK ] 1.48 sec. 2025-07-11 13:29:26 01623_constraints_column_swap: [ OK ] 10.35 sec. 2025-07-11 13:29:27 00259_hashing_tuples: [ OK ] 0.73 sec. 2025-07-11 13:29:27 01037_polygon_dicts_correctness_fast: [ OK ] 348.53 sec. 2025-07-11 13:29:27 03037_recursive_cte_postgres_3: [ OK ] 1.38 sec. 2025-07-11 13:29:30 01300_client_save_history_when_terminated_long: [ OK ] 3.54 sec. 2025-07-11 13:29:31 02752_custom_separated_ignore_spaces_bug: [ OK ] 0.48 sec. 2025-07-11 13:29:31 03356_postgresql_mysql_endpoint_parsing: [ OK ] 0.58 sec. 2025-07-11 13:29:34 01825_type_json_multiple_files: [ OK ] 6.89 sec. 2025-07-11 13:29:35 02530_ip_part_id: [ OK ] 0.79 sec. 2025-07-11 13:29:36 02771_system_user_processes: [ OK ] 4.59 sec. 2025-07-11 13:29:37 01455_time_zones: [ OK ] 0.59 sec. 2025-07-11 13:29:37 02460_projections_and_aggregate_null_if_empty: [ OK ] 1.99 sec. 2025-07-11 13:29:38 00642_cast: [ OK ] 1.05 sec. 2025-07-11 13:29:38 01672_test_toSecond_mysql_dialect: [ OK ] 0.48 sec. 2025-07-11 13:29:40 02481_merge_array_join_sample_by: [ OK ] 2.09 sec. 2025-07-11 13:29:41 03251_insert_sparse_all_formats: [ OK ] 118.27 sec. 2025-07-11 13:29:42 01086_odbc_roundtrip: [ OK ] 40.48 sec. 2025-07-11 13:29:43 01600_benchmark_query: [ OK ] 1.84 sec. 2025-07-11 13:29:45 02765_queries_with_subqueries_profile_events: [ OK ] 20.94 sec. 2025-07-11 13:29:46 03009_storage_memory_circ_buffer_usage: [ OK ] 1.98 sec. 2025-07-11 13:29:46 01396_inactive_replica_cleanup_nodes_zookeeper: [ OK ] 23.39 sec. 2025-07-11 13:29:46 01070_h3_indexes_are_neighbors: [ OK ] 0.54 sec. 2025-07-11 13:29:46 02892_input_csv_cr_end_count_many_rows: [ OK ] 9.02 sec. 2025-07-11 13:29:47 00098_3_union_all: [ OK ] 0.69 sec. 2025-07-11 13:29:47 01556_if_null: [ OK ] 0.48 sec. 2025-07-11 13:29:47 00464_sort_all_constant_columns: [ OK ] 0.53 sec. 2025-07-11 13:29:47 03399_lc_nullable_mapfromarrays: [ OK ] 1.79 sec. 2025-07-11 13:29:48 02410_to_decimal_or_default: [ OK ] 0.74 sec. 2025-07-11 13:29:48 02096_join_unusual_identifier_begin: [ OK ] 1.00 sec. 2025-07-11 13:29:48 02568_and_consistency: [ OK ] 0.93 sec. 2025-07-11 13:29:48 02913_sum_map_state: [ OK ] 0.54 sec. 2025-07-11 13:29:48 02341_analyzer_aliases_basics: [ OK ] 1.69 sec. 2025-07-11 13:29:49 03008_optimize_equal_ranges: [ OK ] 8.82 sec. 2025-07-11 13:29:49 00760_url_functions_overflow: [ OK ] 0.74 sec. 2025-07-11 13:29:49 01944_range_max_elements: [ OK ] 0.80 sec. 2025-07-11 13:29:50 03278_dateTime64_in_dateTime64_bug: [ OK ] 0.94 sec. 2025-07-11 13:29:50 02318_template_schema_inference_bug: [ OK ] 1.03 sec. 2025-07-11 13:29:52 02785_summing_merge_tree_datetime64: [ OK ] 2.64 sec. 2025-07-11 13:29:53 02112_delayed_clickhouse_local_with_queries_file: [ OK ] 2.40 sec. 2025-07-11 13:29:55 00900_orc_nested_arrays_load: [ OK ] 6.76 sec. 2025-07-11 13:29:56 00171_shard_array_of_tuple_remote: [ OK ] 3.24 sec. 2025-07-11 13:29:57 03094_transform_return_first: [ OK ] 1.49 sec. 2025-07-11 13:29:57 01679_incorrect_data_on_insert_collapsing: [ OK ] 4.51 sec. 2025-07-11 13:30:00 02844_distributed_virtual_columns: [ OK ] 2.21 sec. 2025-07-11 13:30:01 03254_project_lwd_respects_row_exists: [ OK ] 3.81 sec. 2025-07-11 13:30:03 02241_array_first_last_or_null: [ OK ] 3.09 sec. 2025-07-11 13:30:04 00983_summing_merge_tree_not_an_identifier: [ OK ] 3.26 sec. 2025-07-11 13:30:06 02538_ngram_bf_index_with_null: [ OK ] 1.23 sec. 2025-07-11 13:30:06 00418_input_format_allow_errors: [ OK ] 8.97 sec. 2025-07-11 13:30:06 03237_create_or_replace_view_atomically_with_atomic_engine: [ OK ] 18.35 sec. 2025-07-11 13:30:06 02157_line_as_string_output_format: [ OK ] 0.53 sec. 2025-07-11 13:30:08 00579_virtual_column_and_lazy: [ OK ] 1.09 sec. 2025-07-11 13:30:08 02004_invalid_partition_mutation_stuck: [ OK ] 1.59 sec. 2025-07-11 13:30:08 03319_concurrent_hash_join_double_preallocation_bug: [ SKIPPED ] 0.00 sec. 2025-07-11 13:30:08 Reason: not running for current build 2025-07-11 13:30:08 00383_utf8_validation: [ OK ] 0.64 sec. 2025-07-11 13:30:09 03201_local_named_collections: [ OK ] 2.94 sec. 2025-07-11 13:30:09 01800_log_nested: [ OK ] 1.24 sec. 2025-07-11 13:30:09 01277_convert_field_to_type_logical_error: [ OK ] 0.86 sec. 2025-07-11 13:30:09 01305_nullable-prewhere_bug: [ OK ] 0.65 sec. 2025-07-11 13:30:10 01223_dist_on_dist: [ OK ] 19.54 sec. 2025-07-11 13:30:10 02524_fuzz_and_fuss_2: [ OK ] 0.69 sec. 2025-07-11 13:30:11 01710_projection_additional_filters: [ OK ] 1.49 sec. 2025-07-11 13:30:11 00174_compare_date_time_with_constant_string_in_in: [ OK ] 0.69 sec. 2025-07-11 13:30:12 02835_parallel_replicas_over_distributed: [ OK ] 2.60 sec. 2025-07-11 13:30:12 01758_optimize_skip_unused_shards_once: [ OK ] 2.30 sec. 2025-07-11 13:30:13 02935_date_trunc_case_unsensitiveness: [ OK ] 2.14 sec. 2025-07-11 13:30:13 02889_datetime64_from_string: [ OK ] 0.93 sec. 2025-07-11 13:30:13 01745_alter_delete_view: [ OK ] 0.78 sec. 2025-07-11 13:30:14 02676_analyzer_limit_offset: [ OK ] 0.84 sec. 2025-07-11 13:30:14 03110_unicode_alias: [ OK ] 0.52 sec. 2025-07-11 13:30:14 00314_sample_factor_virtual_column: [ OK ] 47.06 sec. 2025-07-11 13:30:14 01043_geo_distance: [ OK ] 0.68 sec. 2025-07-11 13:30:14 00652_mutations_default_database: [ OK ] 3.25 sec. 2025-07-11 13:30:14 00643_cast_zookeeper_long: [ OK ] 0.73 sec. 2025-07-11 13:30:15 01846_null_as_default_for_insert_select: [ OK ] 1.03 sec. 2025-07-11 13:30:15 01169_old_alter_partition_isolation_stress: [ OK ] 34.47 sec. 2025-07-11 13:30:16 02490_benchmark_max_consecutive_errors: [ OK ] 1.83 sec. 2025-07-11 13:30:16 02352_lightweight_delete_and_object_column: [ OK ] 0.64 sec. 2025-07-11 13:30:16 03319_http_exception_formatting_during_interpretation: [ OK ] 1.43 sec. 2025-07-11 13:30:16 02532_profileevents_server_startup_time: [ OK ] 0.48 sec. 2025-07-11 13:30:16 02703_row_policies_for_database_combination: [ OK ] 2.63 sec. 2025-07-11 13:30:17 01506_buffer_table_alter_block_structure_2: [ OK ] 0.48 sec. 2025-07-11 13:30:17 02343_group_by_use_nulls_distributed: [ OK ] 1.18 sec. 2025-07-11 13:30:17 03033_hive_text_read_variable_fields: [ OK ] 3.13 sec. 2025-07-11 13:30:17 03143_window_functions_qualify_validation: [ OK ] 0.63 sec. 2025-07-11 13:30:17 00979_toFloat_monotonicity: [ OK ] 1.98 sec. 2025-07-11 13:30:18 03214_bitslice_argument_evaluation: [ OK ] 0.88 sec. 2025-07-11 13:30:18 02124_clickhouse_dictionary_with_predefined_configuration: [ OK ] 0.74 sec. 2025-07-11 13:30:18 00049_any_left_join: [ OK ] 0.58 sec. 2025-07-11 13:30:18 03215_partition_in_tuple: [ OK ] 1.13 sec. 2025-07-11 13:30:20 01073_blockSerializedSize: [ OK ] 4.35 sec. 2025-07-11 13:30:20 01361_fover_remote_num_tries: [ OK ] 1.88 sec. 2025-07-11 13:30:21 01706_optimize_normalize_count_variants: [ OK ] 0.48 sec. 2025-07-11 13:30:21 00753_with_with_single_alias: [ OK ] 0.53 sec. 2025-07-11 13:30:21 03322_view_over_parameterized_view: [ OK ] 0.57 sec. 2025-07-11 13:30:21 00344_row_number_in_all_blocks: [ OK ] 0.64 sec. 2025-07-11 13:30:21 03036_test_parquet_bloom_filter_push_down_ipv6: [ OK ] 4.68 sec. 2025-07-11 13:30:22 02771_parallel_replicas_analyzer: [ OK ] 3.33 sec. 2025-07-11 13:30:22 00519_create_as_select_from_temporary_table: [ OK ] 0.48 sec. 2025-07-11 13:30:22 02224_s2_test_const_columns: [ OK ] 0.63 sec. 2025-07-11 13:30:23 00079_defaulted_columns: [ OK ] 1.23 sec. 2025-07-11 13:30:23 01773_case_sensitive_revision: [ OK ] 0.53 sec. 2025-07-11 13:30:23 02271_fix_column_matcher_and_column_transformer: [ OK ] 1.34 sec. 2025-07-11 13:30:24 02475_date_time_schema_inference_bug: [ OK ] 0.44 sec. 2025-07-11 13:30:24 01855_jit_comparison_constant_result: [ OK ] 0.94 sec. 2025-07-11 13:30:25 02457_datediff_via_unix_epoch: [ OK ] 0.73 sec. 2025-07-11 13:30:26 03127_window_functions_uint16: [ OK ] 0.93 sec. 2025-07-11 13:30:26 2025-07-11 13:30:26 114 tests passed. 0 tests skipped. 812.31 s elapsed (Process-7). 2025-07-11 13:30:26 00933_ttl_simple: [ OK ] 4.34 sec. 2025-07-11 13:30:26 2025-07-11 13:30:26 203 tests passed. 3 tests skipped. 812.51 s elapsed (Process-10). 2025-07-11 13:30:27 02047_log_family_data_file_dumps: [ OK ] 10.45 sec. 2025-07-11 13:30:27 2025-07-11 13:30:27 159 tests passed. 3 tests skipped. 813.63 s elapsed (Process-8). 2025-07-11 13:30:30 03174_json_compact_with_progress: [ OK ] 5.90 sec. 2025-07-11 13:30:30 2025-07-11 13:30:30 118 tests passed. 1 tests skipped. 816.09 s elapsed (Process-6). 2025-07-11 13:30:30 02098_with_types_use_header: [ OK ] 8.65 sec. 2025-07-11 13:30:30 2025-07-11 13:30:30 158 tests passed. 2 tests skipped. 816.57 s elapsed (Process-4). 2025-07-11 13:30:32 00133_long_shard_memory_tracker_and_exception_safety: [ OK ] 29.04 sec. 2025-07-11 13:30:32 2025-07-11 13:30:32 163 tests passed. 2 tests skipped. 818.46 s elapsed (Process-3). 2025-07-11 13:30:33 03237_insert_sparse_columns_mem: [ OK ] 109.43 sec. 2025-07-11 13:30:33 2025-07-11 13:30:33 104 tests passed. 4 tests skipped. 819.70 s elapsed (Process-5). 2025-07-11 13:30:49 01293_optimize_final_force: [ OK ] 30.57 sec. 2025-07-11 13:30:49 2025-07-11 13:30:49 160 tests passed. 6 tests skipped. 835.01 s elapsed (Process-9). 2025-07-11 13:30:49 Running 135 stateless tests (MainProcess). 2025-07-11 13:30:49 03334_aliases_function_infinite_loop: [ OK ] 0.63 sec. 2025-07-11 13:30:50 03333_merge_table_total_rows_no_database_system_tables_exception: [ OK ] 0.89 sec. 2025-07-11 13:30:51 03279_database_backup_database_disk_engine: [ OK ] 1.03 sec. 2025-07-11 13:30:52 03278_database_backup_merge_tree_table_disk_engine: [ OK ] 0.83 sec. 2025-07-11 13:30:53 03276_database_backup_merge_tree_table_file_engine: [ OK ] 0.78 sec. 2025-07-11 13:30:54 03274_aliases_in_udf: [ OK ] 1.08 sec. 2025-07-11 13:31:33 03271_s3_table_function_asterisk_glob: [ OK ] 38.86 sec. 2025-07-11 13:31:36 03263_parquet_write_bloom_filter: [ OK ] 2.54 sec. 2025-07-11 13:31:45 03237_avro_union_in_complex_types: [ OK ] 9.31 sec. 2025-07-11 13:31:47 03232_workloads_and_resources: [ OK ] 1.53 sec. 2025-07-11 13:31:48 03174_multiple_authentication_methods_show_create: [ OK ] 1.45 sec. 2025-07-11 13:31:50 03164_orc_signedness: [ OK ] 1.45 sec. 2025-07-11 13:31:50 03141_wildcard_grants: [ OK ] 0.58 sec. 2025-07-11 13:31:56 03141_fetches_errors_stress: [ OK ] 5.96 sec. 2025-07-11 13:31:57 03033_index_definition_sql_udf_bug: [ OK ] 0.63 sec. 2025-07-11 13:32:04 03032_dynamically_resize_filesystem_cache_2: [ FAIL ] 6.56 sec. 2025-07-11 13:32:04 Reason: result differs with reference: 2025-07-11 13:32:04 --- /repo/tests/queries/0_stateless/03032_dynamically_resize_filesystem_cache_2.reference 2025-07-11 13:11:31.726138813 +1300 2025-07-11 13:32:04 +++ /repo/tests/queries/0_stateless/03032_dynamically_resize_filesystem_cache_2.stdout 2025-07-11 13:32:04.256823346 +1300 2025-07-11 13:32:04 @@ -1,5 +1,5 @@ 2025-07-11 13:32:04 1 2025-07-11 13:32:04 -1 2025-07-11 13:32:04 +0 2025-07-11 13:32:04 1 2025-07-11 13:32:04 1 2025-07-11 13:32:04 1 2025-07-11 13:32:04 2025-07-11 13:32:04 2025-07-11 13:32:04 2025-07-11 13:32:04 Database: test_rerj6f5r 2025-07-11 13:32:05 03031_read_in_order_optimization_with_virtual_row_special: [ OK ] 0.69 sec. 2025-07-11 13:32:07 03000_traverse_shadow_system_data_paths: [ OK ] 2.83 sec. 2025-07-11 13:32:09 02989_system_tables_metadata_version: [ OK ] 1.19 sec. 2025-07-11 13:32:12 02950_dictionary_short_circuit: [ OK ] 3.19 sec. 2025-07-11 13:32:23 02933_change_cache_setting_without_restart: [ OK ] 10.97 sec. 2025-07-11 13:32:24 02911_support_alias_column_in_indices: [ OK ] 0.88 sec. 2025-07-11 13:32:25 02906_orc_tuple_field_prune: [ OK ] 1.49 sec. 2025-07-11 13:32:32 02892_orc_filter_pushdown: [ OK ] 6.30 sec. 2025-07-11 13:32:45 02726_async_insert_flush_stress: [ OK ] 13.28 sec. 2025-07-11 13:32:51 02724_decompress_filename_exception: [ OK ] 6.02 sec. 2025-07-11 13:32:53 02521_avro_union_null_nested: [ OK ] 2.09 sec. 2025-07-11 13:32:59 02513_insert_without_materialized_columns: [ OK ] 5.30 sec. 2025-07-11 13:33:05 02504_regexp_dictionary_yaml_source: [ OK ] 6.55 sec. 2025-07-11 13:33:06 02494_query_cache_nondeterministic_functions: [ OK ] 0.73 sec. 2025-07-11 13:33:07 02494_query_cache_tag: [ OK ] 0.68 sec. 2025-07-11 13:33:07 02494_query_cache_sparse_columns: [ OK ] 0.73 sec. 2025-07-11 13:33:08 02494_query_cache_explain: [ OK ] 0.63 sec. 2025-07-11 13:33:09 02494_query_cache_user_quotas: [ OK ] 0.58 sec. 2025-07-11 13:33:12 02480_s3_support_wildcard: [ OK ] 3.59 sec. 2025-07-11 13:33:21 02477_projection_materialize_and_zero_copy: [ OK ] 8.26 sec. 2025-07-11 13:33:21 02454_json_object_each_row_column_for_object_name: [ OK ] 0.58 sec. 2025-07-11 13:33:22 02417_json_object_each_row_format: [ OK ] 0.58 sec. 2025-07-11 13:33:32 02402_external_disk_mertrics: [ OK ] 10.31 sec. 2025-07-11 13:33:34 02377_quota_key_http: [ OK ] 1.59 sec. 2025-07-11 13:33:51 02372_data_race_in_avro: [ OK ] 17.49 sec. 2025-07-11 13:33:51 02344_insert_profile_events_stress: [ SKIPPED ] 0.00 sec. 2025-07-11 13:33:51 Reason: not running for current build 2025-07-11 13:33:52 02343_read_from_s3_compressed_blocks: [ OK ] 0.99 sec. 2025-07-11 13:33:54 02339_analyzer_matcher_basic: [ OK ] 1.73 sec. 2025-07-11 13:33:55 02337_analyzer_columns_basic: [ OK ] 1.14 sec. 2025-07-11 13:34:00 02336_sparse_columns_s3: [ OK ] 4.29 sec. 2025-07-11 13:34:02 02314_avro_null_as_default: [ OK ] 2.84 sec. 2025-07-11 13:34:03 02302_defaults_in_columnar_formats: [ OK ] 0.59 sec. 2025-07-11 13:34:06 02297_regex_parsing_file_names: [ OK ] 3.34 sec. 2025-07-11 13:34:09 02293_test_zstd_window_log_max: [ OK ] 3.03 sec. 2025-07-11 13:34:23 02246_async_insert_quota: [ OK ] 13.92 sec. 2025-07-11 13:34:26 02245_parquet_skip_unknown_type: [ OK ] 2.89 sec. 2025-07-11 13:34:29 02240_tskv_schema_inference_bug: [ OK ] 2.28 sec. 2025-07-11 13:34:32 02211_shcema_inference_from_stdin: [ OK ] 3.24 sec. 2025-07-11 13:34:32 02211_jsonl_format_extension: [ OK ] 0.48 sec. 2025-07-11 13:34:37 02187_msg_pack_uuid: [ OK ] 4.62 sec. 2025-07-11 13:34:40 02182_format_and_schema_from_stdin: [ OK ] 2.49 sec. 2025-07-11 13:34:43 02181_detect_output_format_by_file_extension: [ OK ] 2.94 sec. 2025-07-11 13:34:48 02127_plus_before_float: [ OK ] 5.50 sec. 2025-07-11 13:34:50 02125_tskv_proper_names_reading: [ OK ] 1.79 sec. 2025-07-11 13:34:50 02099_sql_user_defined_functions_lambda: [ OK ] 0.48 sec. 2025-07-11 13:34:53 02051_symlinks_to_user_files: [ OK ] 2.63 sec. 2025-07-11 13:34:54 02024_merge_regexp_assert: [ OK ] 0.78 sec. 2025-07-11 13:35:00 02014_query_parameters: [ OK ] 6.35 sec. 2025-07-11 13:35:01 02001_add_default_database_to_system_users: [ OK ] 0.53 sec. 2025-07-11 13:36:00 01946_test_wrong_host_name_access: [ OK ] 59.12 sec. 2025-07-11 13:36:13 01923_network_receive_time_metric_insert: [ OK ] 12.62 sec. 2025-07-11 13:36:13 01913_replace_dictionary: [ OK ] 0.73 sec. 2025-07-11 13:36:16 01904_dictionary_default_nullable_type: [ OK ] 2.08 sec. 2025-07-11 13:36:42 01889_sqlite_read_write: [ OK ] 26.61 sec. 2025-07-11 13:36:44 01825_type_json_17: [ OK ] 1.28 sec. 2025-07-11 13:36:44 01821_dictionary_primary_key_wrong_order: [ OK ] 0.58 sec. 2025-07-11 13:36:45 01804_dictionary_decimal256_type: [ OK ] 1.18 sec. 2025-07-11 13:36:49 01802_test_postgresql_protocol_with_row_policy: [ OK ] 3.68 sec. 2025-07-11 13:36:51 01765_hashed_dictionary_simple_key: [ OK ] 2.08 sec. 2025-07-11 13:36:52 01760_system_dictionaries: [ OK ] 0.93 sec. 2025-07-11 13:36:53 01759_dictionary_unique_attribute_names: [ OK ] 0.88 sec. 2025-07-11 13:36:54 01721_dictionary_decimal_p_s: [ OK ] 0.93 sec. 2025-07-11 13:36:56 01702_system_query_log: [ OK ] 2.19 sec. 2025-07-11 13:36:58 01682_cache_dictionary_complex_key: [ OK ] 1.39 sec. 2025-07-11 13:37:08 01658_read_file_to_stringcolumn: [ OK ] 10.46 sec. 2025-07-11 13:37:10 01656_test_query_log_factories_info: [ OK ] 1.78 sec. 2025-07-11 13:37:11 01625_constraints_index_append: [ OK ] 1.03 sec. 2025-07-11 13:37:12 01602_show_create_view: [ OK ] 0.78 sec. 2025-07-11 13:37:15 01601_detach_permanently: [ OK ] 2.74 sec. 2025-07-11 13:37:24 01600_log_queries_with_extensive_info: [ OK ] 9.31 sec. 2025-07-11 13:37:28 01563_distributed_query_finish: [ OK ] 3.89 sec. 2025-07-11 13:37:32 01543_avro_deserialization_with_lc: [ OK ] 4.44 sec. 2025-07-11 13:37:38 01533_multiple_nested: [ OK ] 5.89 sec. 2025-07-11 13:37:40 01475_read_subcolumns: [ OK ] 1.68 sec. 2025-07-11 13:37:41 01465_ttl_recompression: [ OK ] 1.38 sec. 2025-07-11 13:38:28 01459_manual_write_to_replicas_quorum: [ OK ] 46.75 sec. 2025-07-11 13:38:29 01415_overlimiting_threads_for_repica_bug: [ OK ] 0.93 sec. 2025-07-11 13:38:52 01412_cache_dictionary_race: [ OK ] 22.90 sec. 2025-07-11 13:38:53 01383_remote_ambiguous_column_shard: [ OK ] 0.88 sec. 2025-07-11 13:38:54 01376_GROUP_BY_injective_elimination_dictGet: [ OK ] 0.84 sec. 2025-07-11 13:38:55 01375_compact_parts_codecs: [ OK ] 0.93 sec. 2025-07-11 13:38:57 01268_dictionary_direct_layout: [ OK ] 1.88 sec. 2025-07-11 13:39:18 01238_http_memory_tracking: [ OK ] 20.84 sec. 2025-07-11 13:39:19 01152_cross_replication: [ OK ] 1.33 sec. 2025-07-11 13:39:44 01150_ddl_guard_rwr: [ OK ] 24.86 sec. 2025-07-11 13:40:40 01079_parallel_alter_modify_zookeeper_long: [ OK ] 56.43 sec. 2025-07-11 13:41:30 01079_parallel_alter_add_drop_column_zookeeper: [ OK ] 49.33 sec. 2025-07-11 13:41:31 01074_partial_revokes: [ OK ] 1.28 sec. 2025-07-11 13:41:32 01073_grant_and_revoke: [ OK ] 0.68 sec. 2025-07-11 13:41:45 01045_zookeeper_system_mutations_with_parts_names: [ OK ] 13.18 sec. 2025-07-11 13:41:47 01018_dictionaries_from_dictionaries: [ OK ] 1.64 sec. 2025-07-11 13:41:53 01010_pmj_right_table_memory_limits: [ OK ] 6.30 sec. 2025-07-11 13:43:02 00993_system_parts_race_condition_drop_zookeeper: [ OK ] 68.54 sec. 2025-07-11 13:43:02 00899_long_attach_memory_limit: [ SKIPPED ] 0.00 sec. 2025-07-11 13:43:02 Reason: not running for current build 2025-07-11 13:43:03 00176_distinct_limit_by_limit_bug_43377: [ OK ] 0.93 sec. 2025-07-11 13:43:10 00174_distinct_in_order: [ OK ] 7.80 sec. 2025-07-11 13:44:54 00167_read_bytes_from_fs: [ OK ] 103.07 sec. 2025-07-11 13:44:55 00166_explain_estimate: [ OK ] 1.04 sec. 2025-07-11 13:45:13 00163_column_oriented_formats: [ OK ] 18.44 sec. 2025-07-11 13:45:38 00162_mmap_compression_none: [ OK ] 25.21 sec. 2025-07-11 13:46:45 00159_parallel_formatting_json_and_friends_1: [ OK ] 67.07 sec. 2025-07-11 13:47:38 00159_parallel_formatting_http: [ OK ] 52.75 sec. 2025-07-11 13:47:41 00144_functions_of_aggregation_states: [ OK ] 2.34 sec. 2025-07-11 13:47:42 00141_transform: [ OK ] 0.84 sec. 2025-07-11 13:47:44 00140_rename: [ OK ] 2.19 sec. 2025-07-11 13:47:45 00081_group_by_without_key_and_totals: [ OK ] 1.33 sec. 2025-07-11 13:47:50 00075_left_array_join: [ OK ] 4.90 sec. 2025-07-11 13:47:57 00074_full_join: [ OK ] 6.58 sec. 2025-07-11 13:47:57 00073_uniq_array: [ OK ] 0.63 sec. 2025-07-11 13:48:13 00063_loyalty_joins: [ OK ] 15.18 sec. 2025-07-11 13:48:13 00048_min_max: [ OK ] 0.48 sec. 2025-07-11 13:48:27 00038_uniq_state_merge2: [ OK ] 13.72 sec. 2025-07-11 13:48:39 00037_uniq_state_merge1: [ OK ] 11.71 sec. 2025-07-11 13:48:44 00030_array_enumerate_uniq: [ OK ] 5.85 sec. 2025-07-11 13:48:45 00022_merge_prewhere: [ OK ] 0.83 sec. 2025-07-11 13:48:46 00021_2_select_with_in: [ OK ] 0.58 sec. 2025-07-11 13:48:46 00021_1_select_with_in: [ OK ] 0.48 sec. 2025-07-11 13:48:47 00017_aggregation_uninitialized_memory: [ OK ] 0.48 sec. 2025-07-11 13:48:48 00014_filtering_arrays: [ OK ] 1.28 sec. 2025-07-11 13:48:48 2025-07-11 13:48:48 Having 1 errors! 132 tests passed. 2 tests skipped. 1079.51 s elapsed (MainProcess). 2025-07-11 13:48:54 Checking the hung queries: done 2025-07-11 13:48:54 2025-07-11 13:48:54 No queries hung. 2025-07-11 13:48:54 All tests have finished. 2025-07-11 13:48:54 2025-07-11 13:48:54 Top patterns of log messages: 2025-07-11 13:48:54 2025-07-11 13:48:54 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string 2025-07-11 13:48:54 2025-07-11 13:48:54 1. 56225 0.056 11.12 MiB 0.084 1 179 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {}) 2025-07-11 13:48:54 2. 56223 0.056 8.43 MiB 0.064 25682 178 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {} 2025-07-11 13:48:54 3. 41982 0.042 1.03 MiB 0.008 1 264 ['Trace'] 0.002 Query to stage {}{} 2025-07-11 13:48:54 4. 41815 0.041 1.99 MiB 0.015 1 264 ['Trace'] 0.002 Query from stage {} to stage {}{} 2025-07-11 13:48:54 5. 39538 0.039 1.05 MiB 0.008 1 171 ['Debug'] 0 Processed in {} sec. 2025-07-11 13:48:54 6. 35030 0.035 2.71 MiB 0.02 1 156 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec. 2025-07-11 13:48:54 7. 30486 0.03 1.34 MiB 0.01 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {} 2025-07-11 13:48:54 8. 26101 0.026 1.22 MiB 0.009 26101 240 ['Debug'] 0.996 Authenticating user '{}' from {} 2025-07-11 13:48:54 9. 26086 0.026 2.86 MiB 0.022 26086 240 ['Debug'] 0.996 {} Authenticated with global context as user {} 2025-07-11 13:48:54 10. 26038 0.026 2.23 MiB 0.017 26038 231 ['Debug'] 0.996 {} Logout, user_id: {} 2025-07-11 13:48:54 11. 25978 0.026 1.86 MiB 0.014 25978 178 ['Debug'] 1 Creating session context with user_id: {} 2025-07-11 13:48:54 12. 24552 0.024 3.36 MiB 0.025 1 2 ['Trace'] 1 Creating part at path {} 2025-07-11 13:48:54 13. 19434 0.019 3.92 MiB 0.03 2 164 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {} 2025-07-11 13:48:54 14. 19429 0.019 15.48 MiB 0.117 2 164 ['Trace'] 1 Request URI: {} 2025-07-11 13:48:54 15. 19171 0.019 393.16 KiB 0.003 2 164 ['Debug'] 0.171 Done processing query 2025-07-11 13:48:54 16. 17775 0.018 1.22 MiB 0.009 1 750 ['Trace'] 0.587 Reserved {} on local disk {}, having unreserved {}. 2025-07-11 13:48:54 17. 17190 0.017 672.39 KiB 0.005 1 203 ['Debug'] 0.199 {}{} memory usage: {}. 2025-07-11 13:48:54 18. 16923 0.017 1.91 MiB 0.014 784 284 ['Trace'] 0.4 Renaming temporary part {} to {} with tid {}. 2025-07-11 13:48:54 19. 16781 0.017 1.52 MiB 0.011 104 511 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges) 2025-07-11 13:48:54 20. 16409 0.016 1.11 MiB 0.008 783 741 ['Trace'] 0.551 Trying to reserve {} using storage policy from min volume index {} 2025-07-11 13:48:54 21. 14255 0.014 664.16 KiB 0.005 1 268 ['Trace'] 0.248 filled checksums {} 2025-07-11 13:48:54 22. 10497 0.01 974.93 KiB 0.007 1 60 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part 2025-07-11 13:48:54 23. 9980 0.01 329.84 KiB 0.002 2 171 ['Trace'] 1 TCP Request. Address: {} 2025-07-11 13:48:54 24. 9973 0.01 958.14 KiB 0.007 1 171 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}. 2025-07-11 13:48:54 25. 9899 0.01 261.01 KiB 0.002 1 159 ['Debug'] 1 Done processing connection. 2025-07-11 13:48:54 26. 9225 0.009 1.01 MiB 0.008 1 30 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {} 2025-07-11 13:48:54 27. 8633 0.009 390.40 KiB 0.003 1 174 ['Trace'] 0.002 Read steps statistics: {} 2025-07-11 13:48:54 28. 8125 0.008 826.52 KiB 0.006 1 168 ['Trace'] 0 Checking existence of path: {} 2025-07-11 13:48:54 29. 8044 0.008 640.87 KiB 0.005 105 221 ['Trace'] 0.881 Part {} is not stored on zero-copy replicated disk, blobs can be removed 2025-07-11 13:48:54 30. 7946 0.008 708.89 KiB 0.005 104 524 ['Trace'] 0.977 Insert entry {} to queue with type {} 2025-07-11 13:48:54 31. 7843 0.008 714.77 KiB 0.005 1 185 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.) 2025-07-11 13:48:54 32. 7637 0.008 230.70 KiB 0.002 1 186 ['Trace'] 0 Aggregation method: {} 2025-07-11 13:48:54 33. 6615 0.007 71.06 KiB 0.001 1 180 ['Trace'] 0 Aggregating 2025-07-11 13:48:54 34. 6368 0.006 497.61 KiB 0.004 585 141 ['Trace'] 0.002 Reading {} ranges in{}order from part {}, approx. {} rows starting from {} 2025-07-11 13:48:54 35. 6048 0.006 989.54 KiB 0.007 104 511 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={}) 2025-07-11 13:48:54 36. 6009 0.006 508.49 KiB 0.004 138 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {} 2025-07-11 13:48:54 37. 5845 0.006 232.88 KiB 0.002 83 41 ['Debug'] 0.563 Committing part {} to zookeeper 2025-07-11 13:48:54 38. 5587 0.006 431.03 KiB 0.003 1 157 ['Trace'] 0 Query span trace_id for opentelemetry log: {} 2025-07-11 13:48:54 39. 5398 0.005 137.07 KiB 0.001 98 523 ['Debug'] 0.981 Pulled {} entries to queue. 2025-07-11 13:48:54 40. 5398 0.005 311.03 KiB 0.002 98 523 ['Debug'] 0.981 Pulling {} entries to queue: {} - {} 2025-07-11 13:48:54 41. 5316 0.005 205.61 KiB 0.002 82 32 ['Debug'] 0.61 Part {} committed to zookeeper 2025-07-11 13:48:54 42. 5314 0.005 223.15 KiB 0.002 1355 189 ['Debug'] 0.034 Found {} non used tables in detached tables. 2025-07-11 13:48:54 43. 5314 0.005 316.56 KiB 0.002 1355 189 ['Debug'] 0.034 There are {} detached tables. Start searching non used tables. 2025-07-11 13:48:54 44. 4937 0.005 398.52 KiB 0.003 1 138 ['Trace'] 0 An entry for key={} found in cache: sum_of_sizes={}, median_size={} 2025-07-11 13:48:54 45. 4687 0.005 105.27 KiB 0.001 1 184 ['Trace'] 0 Merging aggregated data 2025-07-11 13:48:54 46. 4316 0.004 123.10 KiB 0.001 677 155 ['Debug'] 0.003 Key condition: {} 2025-07-11 13:48:54 47. 4133 0.004 181.63 KiB 0.001 672 155 ['Trace'] 0.003 Filtering marks by primary and secondary keys 2025-07-11 13:48:54 48. 3987 0.004 528.60 KiB 0.004 1 53 ['Trace'] 0 Have {} pending inserts with total {} bytes of data for query '{}' 2025-07-11 13:48:54 49. 3961 0.004 97.64 KiB 0.001 119 159 ['Debug'] 0.899 Loaded metadata version {} 2025-07-11 13:48:54 50. 3868 0.004 440.78 KiB 0.003 655 155 ['Debug'] 0.004 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges 2025-07-11 13:48:54 51. 3490 0.003 200.75 KiB 0.001 18 18 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {} 2025-07-11 13:48:54 52. 3489 0.003 124.77 KiB 0.001 18 18 ['Trace'] 1 Flushed system log up to offset {} 2025-07-11 13:48:54 53. 3446 0.003 178.36 KiB 0.001 579 153 ['Trace'] 0.004 Spreading mark ranges among streams (default reading) 2025-07-11 13:48:54 54. 3438 0.003 1.07 MiB 0.008 1 178 ['Trace'] 0.016 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {}) 2025-07-11 13:48:54 55. 3430 0.003 447.05 KiB 0.003 64 32 ['Debug'] 0.988 Fetching part {} from {}:{} 2025-07-11 13:48:54 56. 3418 0.003 293.73 KiB 0.002 62 34 ['Trace'] 0.988 Trying to fetch with zero-copy replication, but disk is not provided, will try to select 2025-07-11 13:48:54 57. 3418 0.003 123.43 KiB 0.001 62 34 ['Trace'] 0.988 Checking disk {} with type {} 2025-07-11 13:48:54 58. 3398 0.003 78.63 KiB 0.001 61 66 ['Trace'] 1 Sending part {} 2025-07-11 13:48:54 59. 3291 0.003 62.31 KiB 0 62 34 ['Debug'] 0.987 Downloading files {} 2025-07-11 13:48:54 60. 3287 0.003 279.20 KiB 0.002 62 34 ['Trace'] 0.987 Disk for fetch is not provided, getting disk from reservation {} with type '{}' 2025-07-11 13:48:54 61. 3282 0.003 431.39 KiB 0.003 61 32 ['Debug'] 0.987 Fetched part {} from {}:{}{} 2025-07-11 13:48:54 62. 3264 0.003 148.85 KiB 0.001 57 32 ['Debug'] 0.987 Downloading part {} onto disk {}. 2025-07-11 13:48:54 63. 3263 0.003 177.48 KiB 0.001 57 32 ['Debug'] 0.987 Download of part {} onto disk {} finished. 2025-07-11 13:48:54 64. 3142 0.003 604.36 KiB 0.004 1 126 ['Information'] 1 Removing metadata {} of dropped table {} 2025-07-11 13:48:54 65. 3139 0.003 361.72 KiB 0.003 1 130 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {} 2025-07-11 13:48:54 66. 3139 0.003 232.97 KiB 0.002 1 130 ['Debug'] 0 Waiting for table {} to be finally dropped 2025-07-11 13:48:54 67. 2904 0.003 82.25 KiB 0.001 1 152 ['Debug'] 1 Stop worker in {} 2025-07-11 13:48:54 68. 2904 0.003 220.60 KiB 0.002 1 96 ['Debug'] 0.002 Schedule load job '{}' into {} 2025-07-11 13:48:54 69. 2904 0.003 113.44 KiB 0.001 1 226 ['Debug'] 0.49 Spawn loader worker #{} in {} 2025-07-11 13:48:54 70. 2904 0.003 212.09 KiB 0.002 1 131 ['Debug'] 1 Execute load job '{}' in {} 2025-07-11 13:48:54 71. 2904 0.003 200.75 KiB 0.001 1 131 ['Debug'] 1 Finish load job '{}' with status {} 2025-07-11 13:48:54 72. 2903 0.003 268.67 KiB 0.002 1 96 ['Debug'] 0.001 Prioritize load job '{}': {} -> {} 2025-07-11 13:48:54 73. 2836 0.003 204.95 KiB 0.002 1 507 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables 2025-07-11 13:48:54 74. 2830 0.003 93.96 KiB 0.001 1 225 ['Debug'] 0.501 Change current priority: {} -> {} 2025-07-11 13:48:54 75. 2752 0.003 24.19 KiB 0 2 96 ['Trace'] 0.001 No tables 2025-07-11 13:48:54 76. 2742 0.003 227.43 KiB 0.002 133 503 ['Information'] 0.995 Selected {} parts from {} to {}. Merge selecting phase took: {}ms 2025-07-11 13:48:54 77. 2640 0.003 216.71 KiB 0.002 85 102 ['Debug'] 0 Wrote block with ID '{}', {} rows{} 2025-07-11 13:48:54 78. 2552 0.003 152.02 KiB 0.001 1 24 ['Debug'] 0.985 Key {} is removed from metadata 2025-07-11 13:48:54 79. 2517 0.002 85.96 KiB 0.001 1 60 ['Debug'] 0 Selected MergeAlgorithm: {} 2025-07-11 13:48:54 80. 2517 0.002 201.18 KiB 0.001 1 60 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {} 2025-07-11 13:48:54 81. 2512 0.002 322.61 KiB 0.002 1 60 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec. 2025-07-11 13:48:54 82. 2507 0.002 152.14 KiB 0.001 228 60 ['Information'] 0 Merged {} parts: [{}, {}] -> {} 2025-07-11 13:48:54 83. 2150 0.002 474.25 KiB 0.003 1 153 ['Trace'] 0 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {} 2025-07-11 13:48:54 84. 2019 0.002 161.05 KiB 0.001 1 200 ['Trace'] 0 Statistics updated for key={}: new sum_of_sizes={}, median_size={} 2025-07-11 13:48:54 85. 1820 0.002 31.99 KiB 0 1771 140 ['Debug'] 0.018 Loading data parts 2025-07-11 13:48:54 86. 1766 0.002 39.67 KiB 0 1759 136 ['Debug'] 0.015 There are no data parts 2025-07-11 13:48:54 87. 1729 0.002 30.39 KiB 0 1729 123 ['Trace'] 0.997 dropAllData: done. 2025-07-11 13:48:54 88. 1729 0.002 82.74 KiB 0.001 1729 123 ['Trace'] 0.997 dropAllData: removing all data parts from memory. 2025-07-11 13:48:54 89. 1729 0.002 130.01 KiB 0.001 1729 123 ['Information'] 0.997 dropAllData: remove format_version.txt, detached, moving and write ahead logs 2025-07-11 13:48:54 90. 1729 0.002 99.76 KiB 0.001 1729 123 ['Trace'] 0.997 dropAllData: removing data parts (count {}) from filesystem. 2025-07-11 13:48:54 91. 1729 0.002 52.34 KiB 0 1729 123 ['Trace'] 0.997 dropAllData: waiting for locks. 2025-07-11 13:48:54 92. 1729 0.002 72.60 KiB 0.001 1729 123 ['Information'] 0.997 dropAllData: clearing temporary directories 2025-07-11 13:48:54 93. 1729 0.002 111.44 KiB 0.001 1729 123 ['Information'] 0.997 dropAllData: removing table directory recursive to cleanup garbage 2025-07-11 13:48:54 94. 1700 0.002 68.07 KiB 0.001 21 133 ['Trace'] 0.002 Sending external_roles with query: [{}] ({}) 2025-07-11 13:48:54 95. 1594 0.002 189.48 KiB 0.001 603 190 ['Debug'] 0.934 Removing {} parts from filesystem (serially): Parts: [{}] 2025-07-11 13:48:54 96. 1434 0.001 99.11 KiB 0.001 1 96 ['Debug'] 0.001 Wait load job '{}' in {} 2025-07-11 13:48:54 97. 1399 0.001 88.10 KiB 0.001 1282 16 ['Trace'] 1 Executing log entry to mutate part {} to {} 2025-07-11 13:48:54 98. 1393 0.001 81.48 KiB 0.001 1 96 ['Information'] 0.001 Parsed metadata of {} tables in {} databases in {} sec 2025-07-11 13:48:54 99. 1393 0.001 114.40 KiB 0.001 1360 96 ['Information'] 0.001 Metadata processed, database {} has {} tables and {} dictionaries in total. 2025-07-11 13:48:54 100. 1386 0.001 105.57 KiB 0.001 18 96 ['Trace'] 0.952 Settings: readonly = {}, allow_ddl = {}, allow_introspection_functions = {} 2025-07-11 13:48:54 2025-07-11 13:48:55 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string 2025-07-11 13:48:55 2025-07-11 13:48:55 2025-07-11 13:48:55 2025-07-11 13:48:55 Top messages without format string (fmt::runtime): 2025-07-11 13:48:55 2025-07-11 13:48:55 count pattern runtime_message line 2025-07-11 13:48:55 2025-07-11 13:48:55 1. 96 autoDBStorageReplicatedMergeTree auto DB::StorageReplicatedMergeTree::processQueueEntry(ReplicatedMergeTreeQueue::SelectedEntryPtr)::(anonymous class)::operator()(LogEntryPtr &) const: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying ('/Exception.cpp',285) 2025-07-11 13:48:55 2. 15 virtualboolDBReplicatedMergeMuta virtual bool DB::ReplicatedMergeMutateTaskBase::executeStep(): Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying this message, always include the lines below): ↴ ('/Exception.cpp',285) 2025-07-11 13:48:55 ↳ ↴ 2025-07-11 13:48:55 ↳0. ./contrib/llvm-project/libcxx/include/ 2025-07-11 13:48:55 3. 15 Exceptionwhileexecutingbackgroun Exception while executing background task {a40cb0ba-275c-4656-9866-12e90c76bed7::all_6_10_1}: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying this message, always include the lines below): ↴ ('/Exception.cpp',285) 2025-07-11 13:48:55 ↳ ↴ 2025-07-11 13:48:55 ↳0. ./contr 2025-07-11 13:48:55 4. 12 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 8 ((): ([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([([... Unmatched parentheses: ([([ ('/executeQuery.cpp',301) 2025-07-11 13:48:55 5. 11 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70) 2025-07-11 13:48:55 6. 10 CodeDBExceptionTimeoutconnecttim Code: 1000. DB::Exception: Timeout: connect timed out: 128.0.0.1:8123. (POCO_EXCEPTION) (version 25.3.3.20366.altinityantalya (altinity build)) (from [::1]:37336) (comment: 02044_url_glob_parallel_connection_refused.sh) (query 1, line 1) (in query: SELECT ('/executeQuery.cpp',301) 2025-07-11 13:48:55 7. 6 Connectiontomysqlfailedtimes Connection to mysql failed 1 times ('',0) 2025-07-11 13:48:55 8. 6 CodeDBExceptionReceivedfromDBExc Code: 277. DB::Exception: Received from 127.0.0.1:9000. DB::Exception: Primary key (k) is not used and setting 'force_primary_key' is set. Stack trace: ↴ ('/executeQuery.cpp',301) 2025-07-11 13:48:55 ↳ ↴ 2025-07-11 13:48:55 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exception(String 2025-07-11 13:48:55 9. 4 CodeDBExceptionSQLitedatabasefil Code: 481. DB::Exception: SQLite database file path '/etc/passwd' must be inside 'user_files' directory. (PATH_ACCESS_DENIED) (version 25.3.3.20366.altinityantalya (altinity build)) (from [::1]:42660) (comment: 02918_sqlite_path_check.sh) (query 1, line 1) ('/executeQuery.cpp',301) 2025-07-11 13:48:55 10. 4 CodeDBExceptionExpectedguidasarg Code: 395. DB::Exception: Expected guid as argument: while executing 'FUNCTION if(_CAST(1_UInt8, 'UInt8'_String) :: 1, toString(throwIf(1_Bool, 'Expected guid as argument'_String)) :: 3, _CAST(NULL_Nullable(Nothing), 'Nullable(Nothing)'_String) :: 4) -> if ('/executeQuery.cpp',301) 2025-07-11 13:48:55 11. 3 Connectiontoconvmainasusermetrik Connection to conv_main@127.0.0.1:3456 as user metrika failed: mysqlxx::ConnectionFailed: Can't connect to MySQL server on '127.0.0.1' (115) ((nullptr):0) ('',0) 2025-07-11 13:48:55 12. 3 DBExceptionMYSQLUSERAuthenticati DB::Exception: 02833_MYSQL_USER_21193: Authentication failed: password is incorrect, or there is no user with such name. ('',0) 2025-07-11 13:48:55 13. 3 ConnectiontosystemasuserMYSQLUSE Connection to system@127.0.0.1:9004 as user 02833_MYSQL_USER_21193 failed: mysqlxx::ConnectionFailed: 02833_MYSQL_USER_21193: Authentication failed: password is incorrect, or there is no user with such name. ((nullptr):9004) ('',0) 2025-07-11 13:48:55 14. 2 CodeDBExceptionstdfilesystemfile Code: 1001. DB::Exception: std::__1::filesystem::filesystem_error: filesystem error: in file_size: No such file or directory ["/var/lib/clickhouse/store/60e/60ef5c38-ed9c-4b57-ab0f-72f19f07022f/all_0_1_1/data.cmrk3"]. (STD_EXCEPTION) (version 25.3.3.20366. ('/executeQuery.cpp',301) 2025-07-11 13:48:55 15. 2 CodeDBExceptionNumberequalswhile Code: 395. DB::Exception: Number equals 1000: while executing 'FUNCTION throwIf(equals(__table1.number, 1000_UInt16) :: 0, 'Number equals 1000'_String :: 2) -> throwIf(equals(__table1.number, 1000_UInt16), 'Number equals 1000'_String) UInt8 : 1'. (FUNCTION ('/executeQuery.cpp',301) 2025-07-11 13:48:55 16. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 17. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴ 2025-07-11 13:48:55 ↳my id: 1, leader: 1, term: 1 2025-07-11 13:48:55 18. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 19. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 20. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 21. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 22. 1 PocoExceptionCodeecodeExceptionU Poco::Exception. Code: 1000, e.code() = 0, Exception: Unsupported language for region name. Supported languages are: 'ru', 'en', 'ua', 'uk', 'by', 'kz', 'tr', 'de', 'uz', 'lv', 'lt', 'et', 'pt', 'he', 'vi', 'es'. (version 25.3.3.20366.altinityantalya (alti ('/executeQuery.cpp',301) 2025-07-11 13:48:55 23. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0) 2025-07-11 13:48:55 24. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 25. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 26. 1 startingup starting up ('',0) 2025-07-11 13:48:55 27. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 28. 1 numberofpendingcommitelements number of pending commit elements: 0 ('/LoggerWrapper.h',43) 2025-07-11 13:48:55 29. 1 RaftASIOlistenerinitiatedonunsec Raft ASIO listener initiated on :::9234, unsecured ('/LoggerWrapper.h',43) 2025-07-11 13:49:08 30. 1 parameterselectiontimeoutrangehe parameters: election timeout range 0 - 0, heartbeat 0, leadership expiry 0, max batch 100, backoff 50, snapshot distance 100000, enable randomized snapshot creation NO, log sync stop gap 99999, reserved logs 2147483647, client timeout 10000, auto forwardin ('/LoggerWrapper.h',43) 2025-07-11 13:49:08 2025-07-11 13:49:08 2025-07-11 13:49:08 2025-07-11 13:49:08 Top messages not matching their format strings: 2025-07-11 13:49:08 2025-07-11 13:49:08 message_format_string count() any_message 2025-07-11 13:49:08 2025-07-11 13:49:08 1. 172 Connection to system@127.0.0.1:9004 as user 02833_MYSQL_USER_21193 failed: mysqlxx::ConnectionFailed: 02833_MYSQL_USER_21193: Authentication failed: password is incorrect, or there is no user with such name. ((nullptr):9004) 2025-07-11 13:49:08 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 126 /var/lib/clickhouse/store/74c/74c7bb3b-3c5b-4132-b1e3-e7776943cc37/tmp_merge_202507_1_195_72/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 2 similar messages) 2025-07-11 13:49:08 3. Not executing log entry {} of type {} for part {} because source parts size ({}) is greater than the current maximum ({}). 52 Not executing log entry queue-0000000025 of type MUTATE_PART for part -8_0_0_0_1 because source parts size (181.19 KiB) is greater than the current maximum (0.00 B). (skipped 24 similar messages) 2025-07-11 13:49:08 4. Cannot find '{}' in '{}' 7 Cannot find 'kernel' in '/sys/fs/cgroup/memory.stat' (skipped 5897 similar messages) 2025-07-11 13:49:08 5. (from {}{}{}){}{}{} {} (stage: {}) 4 (from [::1]:40180) (comment: 01957_heredoc_more.sql) (query 1, line 1) SELECT hex($$�$$); (stage: Complete) 2025-07-11 13:49:08 6. Close WriteBufferFromAzureBlobStorage. {}. 1 Close WriteBufferFromAzureBlobStorage. clickhouse_access_check_987d4c52-e0df-4caa-8bef-c8e39328b768. (LogSeriesLimiter: on interval from 2025-07-11 02:13:54 to 2025-07-11 02:21:41 accepted series 1 / 1 for the logger WriteBufferFromAzureBlobStorage) 2025-07-11 13:49:08 2025-07-11 13:49:08 2025-07-11 13:49:08 2025-07-11 13:49:08 Top short messages: 2025-07-11 13:49:08 2025-07-11 13:49:08 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate 2025-07-11 13:49:08 2025-07-11 13:49:08 1. 4 {} Server was built with thread sanitizer. It will work slowly. 34 2025-07-11 13:49:08 2. 3 Creating {}: {} Creating table test_cayxj04w.test: CREATE TABLE IF NOT EXISTS test_cayxj04w.test UUID 'c9534afd-f957-4f0d-a7d9-c3a92f4c7 184 2025-07-11 13:49:08 3. 2 Database {} does not exist Code: 81. DB::Exception: Database nope does not exist. (UNKNOWN_DATABASE) (version 25.3.3.20366.altinityantalya (altinit 29 2025-07-11 13:49:08 4. 1 Froze {} parts Froze 1 parts -13 2025-07-11 13:49:08 2025-07-11 13:49:08 2025-07-11 13:49:08 2025-07-11 13:49:08 Top messages by level: 2025-07-11 13:49:08 2025-07-11 13:49:08 (0.00048178534182967403,'Update failed for dictionary \'{}\': {}') Error 2025-07-11 13:49:08 (0.00006542763901390635,'Will mimic {}') Warning 2025-07-11 13:49:08 (0.003114752148207481,'Removing metadata {} of dropped table {}') Information 2025-07-11 13:49:08 (0.05574137445625667,'(from {}{}{}){}{}{} {} (stage: {})') Debug 2025-07-11 13:49:08 (0.055739391800528976,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace 2025-07-11 13:49:08 2025-07-11 13:49:08 Files in current directory + set -e + echo 'Files in current directory' + ls -la ./ total 127184 drwxr-xr-x 1 root root 4096 Jul 11 13:37 . drwxr-xr-x 1 root root 4096 Jul 11 13:37 .. -rw-r--r-- 1 root root 9 Jul 11 13:37 a.txt -rw-rw-r-- 1 root root 389 Apr 16 05:58 basic_helpers.sh lrwxrwxrwx 1 root root 7 Jan 26 15:05 bin -> usr/bin drwxr-xr-x 2 root root 4096 Apr 18 2022 boot -rw-r--r-- 1 root root 9 Jul 11 13:37 b.txt -rw-r--r-- 1 root root 9 Jul 11 13:37 c.txt drwxr-xr-x 14 root root 3840 Jul 11 13:13 dev drwxr-xr-x 2 root root 4096 Jul 11 13:37 dir -rwxr-xr-x 1 root root 0 Jul 11 13:13 .dockerenv drwxr-xr-x 1 root root 4096 Jul 11 13:13 etc drwxr-xr-x 2 root root 4096 Apr 18 2022 home lrwxrwxrwx 1 root root 7 Jan 26 15:05 lib -> usr/lib lrwxrwxrwx 1 root root 9 Jan 26 15:05 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 Jan 26 15:05 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 10 Jan 26 15:05 libx32 -> usr/libx32 -rwxr-xr-x 1 root root 26927256 Apr 16 06:29 mc drwxr-xr-x 2 root root 4096 Jan 26 15:05 media -rwxr-xr-x 1 root root 103174296 Apr 16 06:27 minio drwxr-xr-x 4 root root 4096 Jul 11 13:13 minio_data drwxr-xr-x 2 root root 4096 Jan 26 15:05 mnt drwxr-xr-x 1 root root 4096 Apr 1 11:11 opt -rw-r--r-- 1 root root 0 Feb 15 2024 .package-cache-mutate drwxrwxr-x 2 1000 1000 4096 Jul 11 13:12 package_folder dr-xr-xr-x 308 root root 0 Jul 11 13:13 proc drwxrwxr-x 17 1000 1000 4096 Jul 11 13:11 repo -rw-rw-r-- 1 root root 863 Apr 16 05:58 requirements.txt drwx------ 1 root root 4096 Jul 11 13:29 root drwxr-xr-x 1 root root 4096 Jul 11 13:13 run lrwxrwxrwx 1 root root 8 Jan 26 15:05 sbin -> usr/sbin -rw-r--r-- 1 root root 864 Jul 11 13:13 script.gdb -rwxrwxr-x 1 root root 9908 Apr 16 05:58 setup_export_logs.sh drwxr-xr-x 2 root root 4096 Jan 26 15:05 srv dr-xr-xr-x 13 root root 0 Jul 11 13:13 sys drwxrwxr-x 2 1000 1000 4096 Jul 11 13:16 test_output drwxrwxrwt 1 root root 4096 Jul 11 13:49 tmp drwxr-xr-x 1 root root 4096 Jan 26 15:05 usr drwxr-xr-x 1 root root 4096 Jan 26 15:13 var Files in root directory + echo 'Files in root directory' + ls -la / total 127184 drwxr-xr-x 1 root root 4096 Jul 11 13:37 . drwxr-xr-x 1 root root 4096 Jul 11 13:37 .. -rw-r--r-- 1 root root 9 Jul 11 13:37 a.txt -rw-rw-r-- 1 root root 389 Apr 16 05:58 basic_helpers.sh lrwxrwxrwx 1 root root 7 Jan 26 15:05 bin -> usr/bin drwxr-xr-x 2 root root 4096 Apr 18 2022 boot -rw-r--r-- 1 root root 9 Jul 11 13:37 b.txt -rw-r--r-- 1 root root 9 Jul 11 13:37 c.txt drwxr-xr-x 14 root root 3840 Jul 11 13:13 dev drwxr-xr-x 2 root root 4096 Jul 11 13:37 dir -rwxr-xr-x 1 root root 0 Jul 11 13:13 .dockerenv drwxr-xr-x 1 root root 4096 Jul 11 13:13 etc drwxr-xr-x 2 root root 4096 Apr 18 2022 home lrwxrwxrwx 1 root root 7 Jan 26 15:05 lib -> usr/lib lrwxrwxrwx 1 root root 9 Jan 26 15:05 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 Jan 26 15:05 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 10 Jan 26 15:05 libx32 -> usr/libx32 -rwxr-xr-x 1 root root 26927256 Apr 16 06:29 mc drwxr-xr-x 2 root root 4096 Jan 26 15:05 media -rwxr-xr-x 1 root root 103174296 Apr 16 06:27 minio drwxr-xr-x 4 root root 4096 Jul 11 13:13 minio_data drwxr-xr-x 2 root root 4096 Jan 26 15:05 mnt drwxr-xr-x 1 root root 4096 Apr 1 11:11 opt -rw-r--r-- 1 root root 0 Feb 15 2024 .package-cache-mutate drwxrwxr-x 2 1000 1000 4096 Jul 11 13:12 package_folder dr-xr-xr-x 308 root root 0 Jul 11 13:13 proc drwxrwxr-x 17 1000 1000 4096 Jul 11 13:11 repo -rw-rw-r-- 1 root root 863 Apr 16 05:58 requirements.txt drwx------ 1 root root 4096 Jul 11 13:29 root drwxr-xr-x 1 root root 4096 Jul 11 13:13 run lrwxrwxrwx 1 root root 8 Jan 26 15:05 sbin -> usr/sbin -rw-r--r-- 1 root root 864 Jul 11 13:13 script.gdb -rwxrwxr-x 1 root root 9908 Apr 16 05:58 setup_export_logs.sh drwxr-xr-x 2 root root 4096 Jan 26 15:05 srv dr-xr-xr-x 13 root root 0 Jul 11 13:13 sys drwxrwxr-x 2 1000 1000 4096 Jul 11 13:16 test_output drwxrwxrwt 1 root root 4096 Jul 11 13:49 tmp drwxr-xr-x 1 root root 4096 Jan 26 15:05 usr drwxr-xr-x 1 root root 4096 Jan 26 15:13 var + clickhouse-client -q 'system flush logs' + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + stop_logs_replication + echo 'Detach all logs replication' Detach all logs replication + clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')' + tee /dev/stderr + timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}' xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value + rm /etc/clickhouse-server/users.d/limits.yaml + clickhouse-client -q 'system reload config' + logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0' + sleep 1 + ./mc admin config reset clickminio logger_webhook:ch_server_webhook 'logger_webhook:ch_server_webhook' is successfully reset. + ./mc admin config reset clickminio audit_webhook:ch_audit_webhook 'audit_webhook:ch_audit_webhook' is successfully reset. + clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE' + clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow' + clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow' + sudo clickhouse stop --max-tries 300 ==71678==Installed the sigaction for signal 11 ==71678==Installed the sigaction for signal 7 ==71678==Installed the sigaction for signal 8 ==71678==Using llvm-symbolizer found at: /usr/bin/llvm-symbolizer-19 ***** Running under ThreadSanitizer v3 (pid 71678) ***** ThreadSanitizer: growing sync allocator: 0 out of 1048576*1024 ThreadSanitizer: growing heap block allocator: 0 out of 262144*4096 ThreadSanitizer: growing heap block allocator: 1 out of 262144*4096 ThreadSanitizer: growing heap block allocator: 2 out of 262144*4096 ThreadSanitizer: growing sync allocator: 1 out of 1048576*1024 ThreadSanitizer: growing heap block allocator: 3 out of 262144*4096 ThreadSanitizer: growing sync allocator: 2 out of 1048576*1024 ThreadSanitizer: growing sync allocator: 3 out of 1048576*1024 ThreadSanitizer: growing heap block allocator: 4 out of 262144*4096 ThreadSanitizer: growing sync allocator: 4 out of 1048576*1024 /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 is running. Sent terminate signal to process with pid 408. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 408. The process with pid = 408 does not exist. Server stopped Stats: SizeClassAllocator64: 11M mapped (1M rss) in 31575 allocations; remains 6304 01 ( 16): mapped: 256K allocs: 1536 frees: 1280 inuse: 256 num_freed_chunks 16128 avail: 16384 rss: 24K releases: 1 last released: 232K region: 0x720400000000 02 ( 32): mapped: 256K allocs: 11136 frees: 10496 inuse: 640 num_freed_chunks 7552 avail: 8192 rss: 184K releases: 1 last released: 72K region: 0x720800000000 03 ( 48): mapped: 512K allocs: 10496 frees: 9216 inuse: 1280 num_freed_chunks 9642 avail: 10922 rss: 308K releases: 1 last released: 196K region: 0x720c00000000 04 ( 64): mapped: 256K allocs: 2048 frees: 1536 inuse: 512 num_freed_chunks 3584 avail: 4096 rss: 128K releases: 1 last released: 128K region: 0x721000000000 05 ( 80): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 3020 avail: 3276 rss: 28K releases: 1 last released: 220K region: 0x721400000000 06 ( 96): mapped: 256K allocs: 896 frees: 640 inuse: 256 num_freed_chunks 2474 avail: 2730 rss: 80K releases: 0 last released: 0K region: 0x721800000000 07 ( 112): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 2084 avail: 2340 rss: 28K releases: 2 last released: 216K region: 0x721c00000000 08 ( 128): mapped: 256K allocs: 1792 frees: 1536 inuse: 256 num_freed_chunks 1792 avail: 2048 rss: 212K releases: 2 last released: 40K region: 0x722000000000 09 ( 144): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1692 avail: 1820 rss: 4K releases: 0 last released: 0K region: 0x722400000000 10 ( 160): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1510 avail: 1638 rss: 4K releases: 0 last released: 0K region: 0x722800000000 11 ( 176): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1361 avail: 1489 rss: 4K releases: 0 last released: 0K region: 0x722c00000000 12 ( 192): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1237 avail: 1365 rss: 20K releases: 0 last released: 0K region: 0x723000000000 13 ( 208): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1132 avail: 1260 rss: 4K releases: 0 last released: 0K region: 0x723400000000 14 ( 224): mapped: 256K allocs: 512 frees: 256 inuse: 256 num_freed_chunks 914 avail: 1170 rss: 84K releases: 2 last released: 148K region: 0x723800000000 15 ( 240): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 836 avail: 1092 rss: 60K releases: 0 last released: 0K region: 0x723c00000000 16 ( 256): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 768 avail: 1024 rss: 44K releases: 0 last released: 0K region: 0x724000000000 17 ( 320): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 691 avail: 819 rss: 12K releases: 0 last released: 0K region: 0x724400000000 18 ( 384): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 554 avail: 682 rss: 12K releases: 0 last released: 0K region: 0x724800000000 19 ( 448): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 457 avail: 585 rss: 8K releases: 0 last released: 0K region: 0x724c00000000 20 ( 512): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 384 avail: 512 rss: 4K releases: 0 last released: 0K region: 0x725000000000 21 ( 640): mapped: 256K allocs: 102 frees: 0 inuse: 102 num_freed_chunks 307 avail: 409 rss: 4K releases: 0 last released: 0K region: 0x725400000000 22 ( 768): mapped: 256K allocs: 85 frees: 0 inuse: 85 num_freed_chunks 256 avail: 341 rss: 4K releases: 0 last released: 0K region: 0x725800000000 23 ( 896): mapped: 256K allocs: 73 frees: 0 inuse: 73 num_freed_chunks 219 avail: 292 rss: 8K releases: 0 last released: 0K region: 0x725c00000000 24 ( 1024): mapped: 256K allocs: 64 frees: 0 inuse: 64 num_freed_chunks 192 avail: 256 rss: 8K releases: 0 last released: 0K region: 0x726000000000 25 ( 1280): mapped: 256K allocs: 153 frees: 51 inuse: 102 num_freed_chunks 102 avail: 204 rss: 100K releases: 2 last released: 120K region: 0x726400000000 26 ( 1536): mapped: 256K allocs: 42 frees: 0 inuse: 42 num_freed_chunks 128 avail: 170 rss: 4K releases: 0 last released: 0K region: 0x726800000000 27 ( 1792): mapped: 256K allocs: 36 frees: 0 inuse: 36 num_freed_chunks 110 avail: 146 rss: 8K releases: 0 last released: 0K region: 0x726c00000000 28 ( 2048): mapped: 256K allocs: 32 frees: 0 inuse: 32 num_freed_chunks 96 avail: 128 rss: 8K releases: 0 last released: 0K region: 0x727000000000 29 ( 2560): mapped: 256K allocs: 25 frees: 0 inuse: 25 num_freed_chunks 77 avail: 102 rss: 8K releases: 0 last released: 0K region: 0x727400000000 30 ( 3072): mapped: 256K allocs: 21 frees: 0 inuse: 21 num_freed_chunks 64 avail: 85 rss: 24K releases: 0 last released: 0K region: 0x727800000000 31 ( 3584): mapped: 256K allocs: 18 frees: 0 inuse: 18 num_freed_chunks 55 avail: 73 rss: 12K releases: 0 last released: 0K region: 0x727c00000000 32 ( 4096): mapped: 256K allocs: 16 frees: 0 inuse: 16 num_freed_chunks 48 avail: 64 rss: 8K releases: 0 last released: 0K region: 0x728000000000 34 ( 6144): mapped: 256K allocs: 10 frees: 0 inuse: 10 num_freed_chunks 32 avail: 42 rss: 12K releases: 0 last released: 0K region: 0x728800000000 35 ( 7168): mapped: 256K allocs: 9 frees: 0 inuse: 9 num_freed_chunks 27 avail: 36 rss: 44K releases: 0 last released: 0K region: 0x728c00000000 36 ( 8192): mapped: 256K allocs: 8 frees: 0 inuse: 8 num_freed_chunks 24 avail: 32 rss: 16K releases: 0 last released: 0K region: 0x729000000000 37 ( 10240): mapped: 256K allocs: 6 frees: 0 inuse: 6 num_freed_chunks 19 avail: 25 rss: 12K releases: 0 last released: 0K region: 0x729400000000 38 ( 12288): mapped: 256K allocs: 5 frees: 0 inuse: 5 num_freed_chunks 16 avail: 21 rss: 12K releases: 0 last released: 0K region: 0x729800000000 39 ( 14336): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 14 avail: 18 rss: 16K releases: 0 last released: 0K region: 0x729c00000000 40 ( 16384): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 12 avail: 16 rss: 16K releases: 0 last released: 0K region: 0x72a000000000 42 ( 24576): mapped: 256K allocs: 8 frees: 4 inuse: 4 num_freed_chunks 6 avail: 10 rss: 136K releases: 2 last released: 96K region: 0x72a800000000 43 ( 28672): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 7 avail: 9 rss: 28K releases: 0 last released: 0K region: 0x72ac00000000 44 ( 32768): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 6 avail: 8 rss: 32K releases: 0 last released: 0K region: 0x72b000000000 45 ( 40960): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 5 avail: 6 rss: 4K releases: 0 last released: 0K region: 0x72b400000000 47 ( 57344): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 3 avail: 4 rss: 52K releases: 0 last released: 0K region: 0x72bc00000000 Stats: LargeMmapAllocator: allocated 10 times, remains 0 (0 K) max 1 M; by size logs: 20:10; + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + kill 1347 + rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log + : + rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log + : + data_path_config=--path=/var/lib/clickhouse/ + [[ -n '' ]] + zstd --threads=0 + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + check_logs_for_critical_errors + sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log + rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp + echo -e 'No sanitizer asserts\tOK\t\N\t' + rm -f /test_output/tmp + rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t' + rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No logical errors\tOK\t\N\t' + '[' -s /test_output/logical_errors.txt ']' + rm /test_output/logical_errors.txt + rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache' + echo -e 'No lost s3 keys\tOK\t\N\t' + rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + grep SharedMergeTreePartCheckThread + echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/no_such_key_errors.txt ']' + rm /test_output/no_such_key_errors.txt + rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'Not crashed\tOK\t\N\t' + rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/fatal_messages.txt ']' + rm /test_output/fatal_messages.txt + rg -v 'rg -Faz ' + rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst + rg -Fa ' received signal ' /test_output/gdb.log + dmesg -T + grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log + echo -e 'No OOM in dmesg\tOK\t\N\t' + /repo/tests/docker_scripts/process_functional_tests_result.py 2025-07-11 13:51:23,715 File /repo/tests/broken_tests.json with broken tests found 2025-07-11 13:51:23,715 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst 2025-07-11 13:51:23,722 Is flaky check: False 2025-07-11 13:51:23,723 Result parsed 2025-07-11 13:51:23,724 Result written File /repo/tests/analyzer_tech_debt.txt with broken tests found Broken tests in the list: 1 Broken tests in the list: 1 + rm /var/log/clickhouse-server/clickhouse-server.log + mv /var/log/clickhouse-server/stderr.log /test_output/ + [[ -n '' ]] + tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination tar: Removing leading `/' from member names tar: Removing leading `/' from hard link targets + rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/ + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + collect_core_dumps + find . -type f -maxdepth 1 -name 'core.*' + read -r core